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

v_iset3d broken #13

Closed DavidBrainard closed 5 years ago

DavidBrainard commented 5 years ago

The validation script runs for a while and does lots of seemingly good things, but then crashes for me, with the error line being:

t_piMaterials: Takes a minute or two Error using t_piMaterials (line 19) File not found

Error in v_iset3d (line 18) t_piMaterials

Also note that at least some of what this is doing involves pbrt_v2 not pbrt_v3.

wandell commented 5 years ago

The new validation script is t_renderAllScenes, tested with ISETBio (not ISETCam).

We will add a v_ISET3DCam based on the tutorials in the near future. Closing this.