Skip to content

feat(spatial): add bounding volume hierarchy#65

Merged
f-gueguen merged 1 commit into
mainfrom
feature/bvh
Oct 17, 2025
Merged

feat(spatial): add bounding volume hierarchy#65
f-gueguen merged 1 commit into
mainfrom
feature/bvh

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • add a generic BVH builder with range query and raycast traversal utilities
  • expose new spatial example, docs, and shared type definitions for 3D vectors/rays
  • provide Vitest coverage and roadmap updates for the spatial BVH milestone

@f-gueguen f-gueguen merged commit 7f59f61 into main Oct 17, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/bvh branch October 17, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant