iShapeUnity / TriangulationLinks
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
☆28Updated last year
Alternatives and similar repositories for Triangulation
Users that are interested in Triangulation are comparing it to the libraries listed below
Sorting:
- A Unity package for splitting meshes at runtime.☆84Updated 10 months ago
- Burst friendly (special) native collections for Unity☆82Updated last year
- 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…☆56Updated 3 years ago
- Unity Position Based Dynamics in two dimensions☆107Updated 8 months ago
- Voronoi mesh generator☆88Updated 2 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆72Updated 2 years ago
- Edge Detect / Outliner for Unity Post-Processing Stack v2☆41Updated 5 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated last year
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆58Updated 2 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆98Updated last year
- Collection of various Unity Utility classes/functions☆34Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆108Updated 2 years ago
- Primitive mesh builder for Unity.☆119Updated 4 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆57Updated 5 years ago
- Plot functions and draw large amounts of debug lines, shapes and text to the Unity game and scene view☆96Updated 2 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆32Updated last month
- Spline editor extension for Unity.☆113Updated 3 years ago
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆30Updated 2 years ago
- Mesh deformation using the Unity Job System.☆72Updated last year
- Burst Compatible Linq Implementations☆24Updated last year
- Extending DOTS☆60Updated 4 years ago
- Pathfinding - using Unity Navmesh, ECS and Burst☆39Updated 2 years ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆81Updated 7 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆65Updated last year
- Unity DOTS Stats-system implementation☆36Updated 4 years ago
- Zero-copy sharing between managed and native arrays in Unity☆175Updated 4 years ago
- A periodical texturing in Unity☆71Updated 3 years ago
- Library for drawing vector shapes in Unity.☆85Updated 3 years ago
- Mixer for Unity's Terrain Tools 3☆58Updated 3 years ago