This is an simple OSPRay example for testing volume renderer. It requires the TransferFunctionModule
mkdir build
cd build
cmake .. -Dospray_DIR=<...> -Dembree_DIR=<...> -DTBB_ROOT=<...> -DISPC_EXECUTABLE=<...> -DTFN_MODULE_ROOT=<...>
make -j8
This is an simple OSPRay example for testing volume renderer. It requires the TransferFunctionModule
mkdir build
cd build
cmake .. -Dospray_DIR=<...> -Dembree_DIR=<...> -DTBB_ROOT=<...> -DISPC_EXECUTABLE=<...> -DTFN_MODULE_ROOT=<...>
make -j8