splitice / QuadTreesLinks
High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)
☆164Updated 3 months ago
Alternatives and similar repositories for QuadTrees
Users that are interested in QuadTrees are comparing it to the libraries listed below
Sorting:
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- Svelto Tasks - C# promises compliant multi-threaded tasks runner☆193Updated 6 months ago
- C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab☆342Updated 3 years ago
- A fast, generic, multi-dimensional Binary Search Tree written in C#☆260Updated 5 years ago
- A port of poly2tri to C#☆124Updated 10 years ago
- Benchmarks of some C# ECS frameworks.☆161Updated 6 months ago
- A collection of collections for 'unsafe' C# code☆139Updated 9 months ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆87Updated 2 years ago
- C# cross precision 3D maths library.☆47Updated 3 years ago
- .NET wrapper for the Bullet physics library using Platform Invoke☆156Updated 3 months ago
- cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and…☆204Updated last week
- A bare-bones C# .NET Key-value Store in a single database file for Unity☆241Updated last year
- A jump point search algorithm for grid based games in C#☆240Updated 4 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆145Updated 4 months ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆160Updated 5 years ago
- A Client/Server Network State-Synchronization Layer for Games☆156Updated 7 years ago
- Blazing fast memory allocator designed for video games meets .NET☆171Updated 3 years ago
- Fluent API for creating state machines in C#☆285Updated 6 years ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆182Updated 3 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- A dynamic, loose octree implementation written in C# as a .NET Standard 2.1 library☆140Updated 2 years ago
- Photoshop Document Parser for .Net☆131Updated 5 years ago
- A simple system for running nested coroutines in C#.☆139Updated 8 years ago
- A high-performance alloc free c# Jobscheduler.☆191Updated 5 months ago
- .NET PhysX 5 binding to all platforms(win, osx, linux) for 3D engine, deep learning, dedicated server of gaming.☆304Updated 4 months ago
- A straightforward C# port of Recast\Detour libraries☆83Updated 10 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆242Updated 3 weeks ago
- Shared code between the Svelto repositories