Embree is a collection of open-source ray tracing kernels developed at Intel Labs
Embree is a collection of open-source high-performance ray tracing kernels developed at Intel Labs.
Embree contains algorithms optimized for incoherent workloads (e.g. Monte Carlo ray tracing algorithms) and coherent workloads (e.g. primary visibility and hard shadow rays).
The kernels are optimized for photo-realistic rendering on the latest Intel® processors with support for SSE, AVX, AVX2, and the 16-wide Xeon Phi™ vector instructions.
Embree is released as Open Source under the Apache 2.0 license.
Reference website and repository: http://embree.github.io/