POV-Ray : Newsgroups : povray.binaries.scene-files : waste of time source and bezier curves zipped : Re: waste of time source and bezier curves zipped Server Time: 16 Oct 2008 00:39:03 GMT
  Re: waste of time source and bezier curves zipped  
From: Nicolas Alvarez
Date: 4 Feb 2008 19:00:22
I usually do this for photons:

photons {
	#if (file_exists("cups-wip2.phm"))
	load_file "cups-wip2.phm"
	#else
	save_file "cups-wip2.phm"
	/* settings */
	#end
}

To re-generate, I delete the file :)


Post a reply to this message

Copyright 2003-2008 Persistence of Vision Raytracer Pty. Ltd.