Skip to content

Translation layer from ANARI to OSPRay, ANARILibrary and ANARIDevice "ospray".

License

Notifications You must be signed in to change notification settings

ospray/anari-ospray

Repository files navigation

ANARI-OSPRay

Translation layer from Khronos® ANARI™ to Intel® OSPRay: ANARILibrary and ANARIDevice "ospray".

Requirements

Building

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.

Using

Run the ANARI examples with selected ospray library, e.g.

export ANARI_LIBRARY=ospray
anariViewer

About

Translation layer from ANARI to OSPRay, ANARILibrary and ANARIDevice "ospray".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published