High Performance Ray Tracing Kernels.
Run the following Vcpkg command to install the port.
vcpkg install embree3
The package embree3 provides CMake targets:
find_package(embree 3 CONFIG REQUIRED) target_link_libraries(main PRIVATE embree)
Enables AVX ISA.
Enables AVX2 ISA.
Enables AVX512 ISA.
Enables all default features.
Enables SSE2 ISA.
Enables SSE4.2 ISA.
v3.13.5#2
Apr 4, 2023
!arm | osx
embree/embree2.2K
github.com/embree/embree
6fe40ca767
Apache-2.0
Manifest