RenderToolbox / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
Other
5 stars 2 forks source link

Scattering volumes #40

Closed benjamin-heasly closed 7 years ago

benjamin-heasly commented 8 years ago

Started sandboxing with PBRT scattering volumes and volume integrator.

See new example [ScatteringVolume].(https://github.com/RenderToolbox3/RenderToolbox3/tree/5d5a17eeb2f12aea98e7d4f1ad1c39fee72f2f3e/ExampleScenes/ScatteringVolume)

benjamin-heasly commented 7 years ago

Closing this PR. It should be addressed in RenderToolbox4 by manipulating the mPBRT object graph before dumping to scene file. https://github.com/RenderToolbox/RenderToolbox4