| Package | Description |
|---|---|
| org.dayflower.pathtracer.scene.bvh |
Provides the Bounding Volume Hierarchy (BVH) API.
|
| Modifier and Type | Method and Description |
|---|---|
static BoundingVolumeHierarchy |
BoundingVolumeHierarchy.createBoundingVolumeHierarchy(java.util.List<Triangle> triangles)
|