Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 362 Bytes

File metadata and controls

13 lines (8 loc) · 362 Bytes

OSPRay Starter

Get started quickly with developing an OSPRay app or custom module. Clone this repo into OSPRay's modules directory and re-run CMake to build OSPRay with -DOSPRAY_MODULE_STARTER=ON to build the module and app.

Dependencies:

The module requires that you're building OSPRay's CPU module, along with:

  • SDL2
  • GLM (downloaded by CMake)