kd-Tree

Computer Graphics · Geometry and Intersection · kd-tree.yaml

Recursively splits space rather than objects with axis-aligned planes. Nodes never overlap, which makes traversal tight, but primitives straddling a plane must be referenced twice.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G bvh Bounding Volume Hierarchy kd-tree kd-Tree kd-tree->bvh splits space, not objects, so nodes never overlap

This node

References