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

will EMBREE_BACKFACE_CULLING_CURVES ever work with RTC_GEOMETRY_TYPE_ROUND_BSPLINE_CURVE?

Sharpe__Brian
New Contributor I
1,254 Views

Hi there

I've noticed EMBREE_BACKFACE_CULLING_CURVES works only for RTC_GEOMETRY_TYPE_ROUND_LINEAR_CURVE types.

Are there any plans to make it work with other round curve types? (eg RTC_GEOMETRY_TYPE_ROUND_BSPLINE_CURVE)

For now, I'm using an intersect-filter function to do the backface cull manually.  Just curious as I'm sure the EMBREE_BACKFACE_CULLING_CURVES would ultimately be more efficient.

thanks!
Brian Sharpe

0 Kudos
1 Solution
SvenW_Intel
Moderator
1,239 Views

We have this feature on our list, but this is low priority.

View solution in original post

1 Reply
SvenW_Intel
Moderator
1,240 Views

We have this feature on our list, but this is low priority.

Reply