mcserep / NetOctree
A dynamic, loose octree implementation written in C# as a .NET Standard 2.1 library
☆133Updated 2 years ago
Alternatives and similar repositories for NetOctree:
Users that are interested in NetOctree are comparing it to the libraries listed below
- A .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github…☆117Updated 7 months ago
- A rectangle packing library for .NET Standard☆95Updated 7 months ago
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆236Updated last year
- C# wrapper for CGAL☆223Updated 10 months ago
- C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab☆322Updated 2 years ago
- A small polygon triangulation library for .NET