EmmetOT / BoundingVolumeHierarchy
This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a couple of additional C# creature comforts for usability.
☆52Updated 3 years ago
Alternatives and similar repositories for BoundingVolumeHierarchy:
Users that are interested in BoundingVolumeHierarchy are comparing it to the libraries listed below
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆59Updated 3 years ago
- The Unity BRG Container☆71Updated 5 months ago
- A sample BRG project for the blog post @ https://gamedev.center☆60Updated last year
- Burst friendly (special) native collections for Unity☆75Updated 11 months ago
- ☆48Updated 8 months ago
- Unity Bounding Volume Heirachy (BVH)☆123Updated last year
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆43Updated this week
- Spatial hashing for Unity using ECS/DOTS☆50Updated last year
- GPU-Driven in Unity