A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.
☆42Sep 5, 2015Updated 10 years ago
Alternatives and similar repositories for QuadTree
Users that are interested in QuadTree are comparing it to the libraries listed below
Sorting:
- Re-implement Comanche's voxel space terrain rendering algorithm with csharp☆12May 19, 2020Updated 5 years ago
- C# / .NET wrapper for Google Filament☆14Aug 4, 2021Updated 4 years ago
- A Quadtree Native Collection for Unity DOTS☆390Aug 16, 2023Updated 2 years ago
- Unity deterministic multiplayer online game that implements basic rollback☆26Feb 7, 2022Updated 4 years ago
- UniMediator is a Unity package that enables you to easily use the Mediator pattern in Unity. This library is inspired by MediatR and work…☆21Nov 30, 2019Updated 6 years ago
- Implementation of Circular Obstacle Pathfinding (also with A-Star). Integration of Optimal Reciprocal Collision Avoidance.☆20Dec 18, 2020Updated 5 years ago
- An example project for connecting to a linux FN server from a WebGL client using WSS/SSL. See the README for a full guide.☆20Mar 5, 2023Updated 2 years ago
- A game engine using C# / OpenTK, not very good☆20Dec 8, 2022Updated 3 years ago
- ☆23Apr 10, 2022Updated 3 years ago
- C# port of Box2D - Erin Catto's 2D Physics Engine☆309Jun 13, 2023Updated 2 years ago
- This repository is a modular implementation of any-angle pathfinding in C#.☆28Jun 27, 2021Updated 4 years ago
- An AI orchestration demo featuring roleplaying game elements☆11Jul 31, 2025Updated 6 months ago
- 3D Telecommunications project utilizing Holoportation technology to provide live volumetric capture. Used in one case to increase the re…☆19Feb 20, 2026Updated last week
- ☆10Jan 27, 2026Updated last month
- Burst compatible Octree and Quadtree for Unity☆467Apr 2, 2024Updated last year
- Shared code between the Svelto repositories☆42Jul 14, 2024Updated last year
- Intel Hex serializer in C#.☆11Jun 22, 2016Updated 9 years ago
- ShadowCasting code from the MSDN Developer Blog of Eric Lippert: https://blogs.msdn.microsoft.com/ericlippert/2011/12/29/shadowcasting-in…☆13Feb 17, 2017Updated 9 years ago
- DeviceTypeDetector — это Unity-скрипт, который позволяет разработчикам веб-игр на Unity определять, запускается ли приложение на мобильно…☆12Jan 13, 2025Updated last year
- fixed point math library for deterministic lockstep network game in Unity☆13Aug 12, 2021Updated 4 years ago
- Job (Task) distribution system for the .net world.☆10Dec 8, 2022Updated 3 years ago
- This is an example of 3d Dungeon Crawler game made on Unity with LeoECS Lite framework.☆11May 22, 2023Updated 2 years ago
- WIP Dungeon crawler with procedural generation☆12Jul 7, 2020Updated 5 years ago
- Game Design Document (GDD) - outline, template, and examples☆12Apr 17, 2019Updated 6 years ago
- Unity3d IDE support for Trea AI☆13Jun 11, 2025Updated 8 months ago
- In this tutorial repository you will learn how to make NavMeshAgents surround a target instead of blindly chasing to the center point of …