EmmetOT / BoundingVolumeHierarchyLinks
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.
☆56Updated 3 years ago
Alternatives and similar repositories for BoundingVolumeHierarchy
Users that are interested in BoundingVolumeHierarchy are comparing it to the libraries listed below
Sorting:
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆59Updated 3 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- Extending DOTS☆60Updated 4 years ago
- A sample BRG project for the blog post @ https://gamedev.center☆69Updated 2 years ago
- The Unity BRG Container☆95Updated last year
- [Mirrored from UPM, not affiliated with Unity Technologies.] 📦 Unitys C# stateless physics library.Built on top of the Unity C# DOTS fra…☆48Updated 2 months ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated last year
- Burst friendly (special) native collections for Unity☆82Updated last year
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆29Updated 4 years ago
- ☆54Updated last year
- GPU-Driven in Unity☆27Updated 4 years ago
- A simple collection of jobs used for view frustum culling☆53Updated 6 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆32Updated 2 months ago
- A Job-friendly AnimationCurve☆13Updated 5 years ago
- State saving for Unity DOTS☆66Updated last year
- This API allows you to create multiple lightmaps "atmospheres" for the same scene and switch between them in runtime dynamically, or you …☆48Updated 3 years ago
- Spatial hashing for Unity using ECS/DOTS☆57Updated 2 years ago
- Demo repository for URP + Frustrum Culling + Jobs☆32Updated 4 years ago
- Visual graphs tool for unity editor☆97Updated 2 years ago
- Use classes and other managed types with Unity's Job System☆31Updated last year
- Bake Legacy Animations into Textures. Targeting ECS☆47Updated 7 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆65Updated 8 months ago
- Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand …☆47Updated 4 years ago
- Implementation of generic spatial partitioning algorithm (Quadtree) for Unity.☆39Updated 4 years ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆65Updated 8 months ago
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆56Updated 2 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- KD-tree and obstacle avoidance implementation in C#☆55Updated 5 years ago