High Performance Ray Tracing Kernels.
embree provides CMake targets:
find_package(embree CONFIG REQUIRED)
target_link_libraries(main PRIVATE embree)
Enables backface culling.
Enables double indexed poly layout.
Enables filter functions.
Enables support for curve geometries.
Enables support for grid geometries.
Enables support for instances.
Enables support for point geometries.
Enables support for quad geometries.
Enables support for subdiv geometries.
Enables support for triangle geometries.
Enables support for user geometries.
Enables ray mask support.
Enabled support for ray packets.
Use oneTBB as task system.
v4.4.0#0
linux | osx | (windows & !uwp & !arm)
Complex license
Manifest