- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is there a simple way to get embree to generate a BVH2? I am following the example of "bvh_access.cpp" and trying to get it to generate a binary tree. I'd like to use it for other purposes, not for raytracing inside embree.
Thanks,
Jeremy
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Embree does internall not use binary BVHs, however, you can use the BVH builder to build one. The bvh_builder tutorial uses the Embree BVH builder to build a binary BVH.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Embree does internall not use binary BVHs, however, you can use the BVH builder to build one. The bvh_builder tutorial uses the Embree BVH builder to build a binary BVH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sven,
Indeed, that example does exactly what I want. Thank you for the help and your speedy reply.
Thanks,
Jeremy

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page