libnanort

[full]

C++ ray tracing kernel library

This is the build2 package for NanoRT, a single header only modern ray tracing kernel.

Usage

To use this package in your project, add the following configurations to the respective files after you have gained access to a build2 package repository that contains it.

manifest

To make NanoRT available for import, add the following dependency to the manifest of each package in your project that requires it, adjusting the version constraint as appropriate.

depends: libnanort ^0.0.3

buildfile

To import the library, use the following declaration in your buildfile.

... More
license MIT
project nanort
url github.com/lighttransport/nanort
3 Versions
version 0.0.3
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0
version 0.0.2
repository https://pkg.cppget.org/1/alpha
depends 0
reviews 0
version 0.0.1
repository https://pkg.cppget.org/1/alpha
depends 0
reviews +1