DavidBrainard / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
MIT License
11 stars 4 forks source link

Example wanted, rendering with more example BRDFs, BSSRDFs #45

Closed DavidBrainard closed 9 years ago

DavidBrainard commented 10 years ago

We would like to have an example that shows rendering with more types of BRDFs and BSSRDFs than we currently demonstrate. We believe that any material type supported by the renderers can be rendered within the RTB environment, but we have not tried it. Since the supported materials are renderer specific, this example would also illustrate the syntax we use for renderer specific features.

It would be nice if this example showed how to use empirically measured material properties. Since these may come in RGB format, such use would interface with the spectral promotion features of the renderers.

npcottaris commented 10 years ago

I could take that task.

Nicolas

On Oct 28, 2013, at 8:52 AM, David Brainard notifications@github.com wrote:

We would like to have an example that shows rendering with more types of BRDFs and BSSRDFs than we currently demonstrate. We believe that any material type supported by the renderers can be rendered within the RTB environment, but we have not tried it. Since the supported materials are renderer specific, this example would also illustrate the syntax we use for renderer specific features.

It would be nice if this example showed how to use empirically measured material properties. Since these may come in RGB format, such use would interface with the spectral promotion features of the renderers.

— Reply to this email directly or view it on GitHub.