Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

rtcCollide mesh type

SergeyA
Novice
1,094 Views

Hi!

Is it possible to pass scenes containing only triangulated meshes (created with RTC_GEOMETRY_TYPE_TRIANGLE) to rtcCollide() function?

Thanks in advance.

0 Kudos
1 Reply
SvenW_Intel
Moderator
1,084 Views

No, the rtcCollide function does only support user geometries. This feature is a stretch feature for the library, and we wanted to keep its implementation simple.

0 Kudos
Reply