Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)

Refraction modeling

Yuri_R_1
Beginner
279 Views

Hello,

My question: I would like to render a scene with refraction of few interfaces. In the forum I've found quick note that this has to be done on XML and BIN level, rather than on OBJ and MTL. Is there an example of how to specify a transparent material with different refractive index? I'm particularly interested in flat interfaces with materials are either large parallelepipeds or semi-infinite.

Would greatly appreciate any pointer or advice.

Cheers,

    Yuri Rzhanov

0 Kudos
1 Reply
SvenW_Intel
Moderator
279 Views

The crown model uses glass materials. Download it from here https://github.com/embree/models/releases/download/release/crown.zip and look for Dielectric-type materials in the XML file.

0 Kudos
Reply