wahn/rs_pbrt

[parse_blend_file] Support the translucent material

wahn opened this issue · 1 comments

wahn commented

There is a translucent material described here:

https://www.pbrt.org/fileformat-v3#materials

As an example how to do this with Cycles here two screenshots:

translucent_off

In the image above only Diffuse BSDF is used, whereas below the Translucent BSDF is mixed in:

translucent_on

wahn commented

Resolved by commiti a8e5b99.