git-ruttmann / PolygonTriangulationLinks
A C# library to convert a complex polygon efficiently into triangles. Includes a comprehensive explanation of Polygon Trapezoidation. This is not another implementation of the Delaunay Algorithm.
☆17Updated 4 years ago
Alternatives and similar repositories for PolygonTriangulation
Users that are interested in PolygonTriangulation are comparing it to the libraries listed below
Sorting:
- A library to help you customize your own Unity3D Graph solution.☆13Updated 3 years ago
- Task extensions for Unity3d.☆11Updated 4 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Minimalist simplex library☆47Updated 3 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆37Updated 10 months ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago
- ☆20Updated last week
- ☆27Updated 3 years ago
- ☆30Updated last year
- Library of procedural generation code for use in Unity☆58Updated 2 months ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆30Updated 2 weeks ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- Edge tool for Shader Graph/VFX Graph☆19Updated 3 weeks ago
- A simple, minimal, extensible Unity in-editor Bezier system suitable for path following and stuff, yeah?☆14Updated 7 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆28Updated last year
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated last month
- T4 text template generative importer for Unity3D. 📝🏗☆17Updated 4 years ago
- ☆18Updated 11 months ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆33Updated last year
- Reactive node system for Unity☆44Updated last year
- Using Perlin noise to generate a map texture and then generate an LOD enabled terrain mesh from the map. This system was going to be used…☆40Updated 6 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…☆44Updated 2 years ago
- A collection of general purpose utilities for use with Unity☆20Updated 5 years ago
- Repository containing exploratory samples of the Unity preview packages (DOTS and InputSystem).☆16Updated 5 years ago
- Unity Recorder plugin to capture large image sequences.☆39Updated 2 months ago
- unity material loader ui for online sources of materials☆33Updated 4 years ago