povray/unix/scripts/runpov.sh
2013-11-06 13:07:19 -05:00

11 lines
270 B
Bash
Executable file

#!/bin/sh
#
# FILE : runpov.sh
#
# Run POV-Ray(tm) saving all the current settings into an INI file called
# rerun.ini. Also see rerunpov.sh and the "Resuming Options" section in
# the User's Documentation.
#
# From Mike Fleetwood
povray +GIrerun.ini ${@}