Skip to content

wilsonCernWq/OSPRayVolumeExperiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSPRay Volume Experiment Viewer

This is an simple OSPRay example for testing volume renderer. It requires the TransferFunctionModule

Build

mkdir build
cd build
cmake .. -Dospray_DIR=<...> -Dembree_DIR=<...> -DTBB_ROOT=<...> -DISPC_EXECUTABLE=<...> -DTFN_MODULE_ROOT=<...>
make -j8

About

A small ospray volume renderer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages