package
0.0.0-20230518211054-e79130741db5
Repository: https://github.com/achilleasa/polaris.git
Documentation: pkg.go.dev

# Functions

Construct a BVH from a set of bounded volumes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

A split scoring strategy that uses the surface area heuristic (SAH).

# Interfaces

The BoundedVolume interface is implemented by all meshes/primitives that can be partitioned by the bvh builder.
A split scoring strategy.

# Type aliases

No description provided by the author
A callback that is called whenever the BVH builder creates a new leaf.