futurechris / QuadTree
A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.
☆35Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for QuadTree
- Comparison chart for C# ECS solutions/frameworks☆51Updated last year
- ☆37Updated 2 weeks ago
- A 2D Physics Library for Networked Games☆51Updated 5 years ago
- 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 c…☆51Updated 3 years ago
- Shared code between the Svelto repositories☆41Updated 4 months ago
- Spatial hashing for Unity using ECS/DOTS☆45Updated last year
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆79Updated 3 years ago
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆77Updated 2 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆50Updated 4 years ago
- [Mirrored from UPM, not affiliated with Unity Technologies.] 📦 Unitys C# stateless physics library.Built on top of the Unity C# DOTS fra…☆39Updated last month
- Very simple, lightweight Entity Component System platform based on archetype architecture☆26Updated 4 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆44Updated last year
- LeoEcsLite - Lightweight C# Entity Component System framework☆51Updated 2 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 5 years ago
- Extending DOTS☆60Updated 3 years ago
- GC free (non alloc) voronoi diagram for Unity☆57Updated 5 years ago
- Examples of using the Job System in Unity3D☆57Updated 3 years ago
- C# port of the Cylcone physics engine☆51Updated 2 years ago
- Unity Code Generator☆44Updated 5 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆61Updated 6 months ago
- A job-based tween library for Unity☆49Updated 5 years ago
- UniRecast - navigation mesh toolset for Unity3D using DotRecast☆60Updated 3 weeks ago
- Simple C# 2D physics engine written on top of LeoEcsLite framework just for training.☆22Updated 10 months ago
- Sparse set ECS with rollbacks. Unity package.☆68Updated this week
- ☆43Updated 2 weeks ago
- Bake Legacy Animations into Textures. Targeting ECS☆46Updated 6 years ago
- A framework for using FixedUpdate in a simulation world which is linked to a GameObject-based presentation layer.☆30Updated last month
- Tests to check the determinism of the basic floating point arithmetic operations on different devices using Unity.☆40Updated last year
- Server and client Examples show how ENet-CSharp works with Unity☆21Updated 2 years ago
- Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data stru…☆77Updated 7 years ago