Module ploc

Module ploc 

Source
Expand description

PLOC (Parallel, Locally Ordered Clustering) BVH 2 Builder.

Modules§

morton
rebuild

Structs§

PlocBuilder
SearchCache

Enums§

PlocSearchDistance
In PLOC, the number of nodes before and after the current one that are evaluated for pairing. Minimum (1) has a fast path in building and still results in decent quality BVHs especially when paired with a bit of reinsertion.
SortPrecision