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

What is the purpose of RTCRay::flags?

MikeVertex
Einsteiger
1.973Aufrufe

Is it a placeholder for future embree extensions or is it just for clients to add a bit of metadata tagging to the rays?

0 Kudos
1 Lösung
SvenW_Intel
Moderator
1.945Aufrufe

This field is for future extensions please do not use it. However, you can use the id field of the ray to add some metadata.

Lösung in ursprünglichem Beitrag anzeigen

1 Antworten
SvenW_Intel
Moderator
1.946Aufrufe

This field is for future extensions please do not use it. However, you can use the id field of the ray to add some metadata.

Antworten