We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(Experimental. custom_intersection branch)
custom_intersection
You can support custom geometry and intersection by providing codes with C++ template.
See TriangleMesh, TriangleSAHPred, TriangleIntersection and TriangleIntersector class in nanort.h, and examples/particle_primitive for sphere example.
TriangleMesh
TriangleSAHPred
TriangleIntersection
TriangleIntersector
nanort.h
examples/particle_primitive