8000 GitHub - szellmann/anari-ospray: Translation layer from ANARI to OSPRay, ANARILibrary and ANARIDevice "ospray".
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

szellmann/anari-ospray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • C++ 98.9%
  • Other 1.1%
0