Evryway / lirLinks
Largest Interior Rectangle implementation in C# for Unity.
☆46Updated 5 months ago
Alternatives and similar repositories for lir
Users that are interested in lir are comparing it to the libraries listed below
Sorting:
- Unity Package to recreate a 3D-city from a specially crafted geojson file.☆23Updated 2 months ago
- Fixed width lines for Unity3D☆20Updated 2 years ago
- This is the backing repository for a tutorial series walking through the process using a compute shader to procedurally generate a mesh a…☆26Updated 3 years ago
- A C# library to convert a complex polygon efficiently into triangles. Includes a comprehensive explanation of Polygon Trapezoidation. Thi…☆17Updated 3 years ago
- Geometry objects under MIT licence for CGALDotNet project☆30Updated 2 years ago
- A small polygon triangulation library for .NET☆42Updated 2 years ago
- A streaming framework for geospatial data☆28Updated last year
- Compute shader particles in Unity☆12Updated 7 years ago
- Update textures at runtime in Unity☆31Updated 6 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆28Updated 11 months ago
- Convex hull, triangulation and Voronoi diagram☆19Updated 4 years ago
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 5 years ago
- A collection of code for processing images☆23Updated 2 years ago
- Unity library for 2D/3D geometric computation, mesh algorithms, and more.☆30Updated 5 months ago
- Fast implementation of Marching Cubes in Unity☆14Updated 2 years ago
- A C# implementation of a polygon clipping algorithm that enables several boolean operations (union, difference, exclusive-or and intersec…☆21Updated 8 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 3 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…☆43Updated 2 years ago
- ☆22Updated 4 years ago
- Minimalist simplex library☆46Updated 3 years ago
- Voronoi mesh generator☆86Updated 2 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 5 years ago
- Common code library☆9Updated 2 years ago
- C# port of the Cylcone physics engine☆53Updated 3 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- Unity demos of geometry3Sharp functionality☆22Updated 6 years ago
- PLY (Polygon File Format) importer for Unity☆50Updated 4 years ago
- Unity sample project using dynamic Mesh geometries in a RTAS☆11Updated 2 years ago
- Ara3D.Geometry is a C# library of 2D and 3D geometric data structures and algorithms.☆25Updated 5 months ago
- A simple, threadsafe, lock-free hash table for Unity Compute Shaders☆34Updated last year