ISET / iset3d-v3

LEGACY: Replaced by iset3d (v4) -- Read a PBRT file. Edit the parameters. Render an ISET scene or optical image.
MIT License
36 stars 8 forks source link

piRender with a Recipe vs a File #6

Open tlian7 opened 6 years ago

tlian7 commented 6 years ago

I feel like often times when I run piRender(recipe) as opposed to piRender(filename), I will have forgotten to run piWrite(recipe) beforehand. This has happened multiple times and was a problem Anqi had for a while as well. It can be extra confusing, since it sometimes will render a previous version of the recipe (whatever PBRT file is already in the working directory), thus giving confusing results.

Should we maybe put in an automatic piWrite within piRender when we pass it a recipe?

wandell commented 5 years ago

I am still wondering about this.