Twinklebear / ospray_starter

Get started quickly with developing an OSPRay app or custom module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Get started quickly with developing an OSPRay app or custom module

License:MIT License


Languages

Language:C++ 79.5%Language:C 20.4%Language:CMake 0.1%