Translation layer from Khronos® ANARI™
to Intel® OSPRay: ANARILibrary and ANARIDevice
"ospray
".
Build with:
git clone https://github.com/ospray/anari-ospray.git
cd anari-ospray
mkdir build
cd build
cmake ..
cmake --build .
Or using the CMake superbuild in superbuild
, which fetches the
dependencies.
Run the ANARI examples with selected ospray
library, e.g.
export ANARI_LIBRARY=ospray
anariViewer