code wiki / bvh

topic: bvh

9 modules sharing the bvh name family (derived from the tree's prefix discipline).

The 'bvh' topic family in the Nishi sovereign ecosystem focuses on building and querying axis-aligned bounding volume hierarchies for 3D meshes, enabling efficient spatial partitioning and collision detection. The nx_bvh module constructs BVH structures on NxMesh data, while nx_bvh_lib provides shared parsing capabilities for BVH formats. nx_bvh_nearest_candidate_t284 executes nearest-surface queries against existing BVH structures, supporting precise geometric interactions within the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_bvh.nxaxis-aligned bounding volume hierarchy on NxMesh33317
nx_bvh_empty_hstr_fixture_t284.nx291
nx_bvh_lib.nxSHARED BVH (BioVision Hierarchy) PARSING SUBSTRATE.37113
nx_bvh_nearest_asset_gate_t284.nxNative representative asset evaluator, using shared NXA admission and NxBvh.1102
nx_bvh_nearest_candidate_t284.nxNearest-surface query arithmetic for existing NxBvh/NxMesh.1099
nx_bvh_nearest_math_gate_t284.nx412
nx_bvh_nearest_precision_gate_t284.nx121
nx_bvh_nearest_query_gate_t284.nx212
nx_bvh_test.nxexercise BVH build on tetrahedron mesh in both821