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
1 Sep 2024 08:20:07 EDT (-0400)
  Re: waste of time source and bezier curves zipped  
From: Nicolas Alvarez
Date: 4 Feb 2008 14:00:22
Message: <47a760c6$1@news.povray.org>
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-2023 Persistence of Vision Raytracer Pty. Ltd.