ospray

Ray-tracing engine for high-fidelity visualization and rendering

brewmacoslinux
Try with needOr install directly
Source

About

Ray-tracing-based rendering engine for high-fidelity visualization

Commands

ospray

Examples

Render a scene file using OSPRay with default settings$ ospray render scene.obj -o output.png
Render with custom resolution and samples per pixel$ ospray render scene.obj -o output.png --resolution 1920 1080 --spp 64
List available renderers and device information$ ospray info