A dynamic, loose octree implementation written in C# as a .NET Standard 2.1 library
☆146Oct 23, 2022Updated 3 years ago
Alternatives and similar repositories for NetOctree
Users that are interested in NetOctree are comparing it to the libraries listed below
Sorting:
- A sample project for multiplayer game using MagicOnion☆10Apr 28, 2022Updated 3 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…☆55Nov 15, 2021Updated 4 years ago
- ☆18Nov 18, 2025Updated 3 months ago
- High Performance QuadTree's for C# with proper struct support☆18Aug 15, 2022Updated 3 years ago
- Data-oriented C# Game Engine with libraries & shaders hot-reloading.☆94Jan 29, 2025Updated last year
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆166Jun 17, 2025Updated 8 months ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆185Nov 15, 2021Updated 4 years ago
- An Octree Native Collection for Unity DOTS☆194Apr 13, 2021Updated 4 years ago
- Configurable 32-bit and 64-bit fixed point math library.☆17Feb 16, 2026Updated last week
- A dynamic, loose octree implementation for Unity written in C#☆997Jun 7, 2021Updated 4 years ago
- Hybrid Unity ECS benchmark against classic GameObject Update☆12Dec 12, 2019Updated 6 years ago
- Expanding the StateMachineUnity repo to work with a networking option.☆14Feb 16, 2023Updated 3 years ago
- DotRecast - a C# port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, Unity3D, games, servers☆845Feb 18, 2026Updated last week
- Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.☆385Feb 20, 2026Updated last week
- Pure C# HighLevel API for multiplayer games☆312Feb 2, 2026Updated 3 weeks ago
- Fast-Paced Multiplayer: Sample Code and Live Demo - Gabriel Gambetta's Multiplayer Network Demo in Unity C# as Networked using Lidgren Ne…☆70Jan 12, 2018Updated 8 years ago
- Building an open source 3D real time strategy game!☆16Feb 27, 2023Updated 3 years ago
- A library for building server application using loop-action programming model on .NET.☆276Oct 1, 2025Updated 4 months ago
- A Work-In-Progress ECS-based cross-platform game engine, written in pure C#.☆46Apr 15, 2024Updated last year
- A high-performance alloc free c# Jobscheduler.