Evryway / lir
Largest Interior Rectangle implementation in C# for Unity.
☆45Updated 2 months ago
Alternatives and similar repositories for lir:
Users that are interested in lir are comparing it to the libraries listed below
- Convex hull, triangulation and Voronoi diagram☆17Updated 4 years ago
- A collection of code for processing images☆23Updated 2 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆25Updated 7 months ago
- A CSharp wrapper for libfive with Unity bindings☆104Updated 4 years ago
- Compute shader particles in Unity☆11Updated 6 years ago
- Unity Package to recreate a 3D-city from a specially crafted geojson file.☆22Updated last month
- Update textures at runtime in Unity☆31Updated 5 years ago
- ☆22Updated 4 years ago
- simple CV pipeline prototype using Unity C# jobs☆18Updated 5 years ago
- A simple generic solution for pathfinding in Unity that works with jobs and burst.☆21Updated 4 years ago
- Fixed width lines for Unity3D☆18Updated 2 years ago
- Runtime line drawing utility for Unity☆56Updated 3 months ago
- A library to help you customize your own Unity3D Graph solution.☆13Updated 2 years ago
- Mesh data for geometry editing, Unity Job System enabled. Similar to Blender's BMesh and BMeshUnity. Made to support "Mesh Graph", a node…☆42Updated 2 years ago
- Voronoi mesh generator☆85Updated 2 years ago
- Minimalist simplex library☆46Updated 2 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 3 years ago
- A Unity Package for high performance dynamic mesh generation of 2D and 3D shapes with rounded edges/corners.☆38Updated last year
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆24Updated 5 years ago
- Procedural builder for some basic primitives in Unity☆25Updated 3 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 5 years ago
- Geometry objects under MIT licence for CGALDotNet project☆29Updated 2 years ago
- Common code library☆9Updated 2 years ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆79Updated 7 years ago
- a .NET compatible P/Invoke wrapper around meshoptimizer☆22Updated 5 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆67Updated last year
- CGALDotNet examples in Unity☆66Updated 2 years ago
- fast parallel image processing on the CPU, using Unity C# jobs and Burst compilation☆21Updated 6 years ago
- A streaming framework for geospatial data☆27Updated last year
- A C# implementation of a polygon clipping algorithm that enables several boolean operations (union, difference, exclusive-or and intersec…☆21Updated 8 years ago