Skip to content

jeffamstutz/module_nanort

Repository files navigation

NanoRT OSPRay Module

An OSPRay module which forwards ray intersections to NanoRT(https://github.com/lighttransport/nanort). This module is written to work with OSPRay's devel branch.

Build/Run Instructions

Build:

  • Clone the repo into modules/ directory in your OSPRay source tree, the module will be enabled by default.

Run:

  • ./ospGlutViewer [triangle mesh file] -m nanort --trianglemesh-type nanort

About

Module which forwards ray intersection calls to NanoRT ray tracing kernels: https://github.com/lighttransport/nanort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages