Geri-Borbas / Unity.Library.eppz.Geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon bu…
☆327Updated 6 years ago
Alternatives and similar repositories for Unity.Library.eppz.Geometry:
Users that are interested in Unity.Library.eppz.Geometry are comparing it to the libraries listed below
- Ruppert's Delaunay Refinement Algorithm in Unity☆574Updated 8 years ago
- Hull, Delaunay and Voronoi algorithms in Unity☆422Updated 3 years ago
- Fast KDTree for Unity, with thread-safe querying.☆540Updated 3 years ago
- Unity runtime node editor using with Unity UI.☆416Updated last year
- Make Boolean Operator on Mesh. In Unity.☆133Updated 3 years ago
- Bezier Curve Game Object for Unity☆294Updated 5 years ago
- A Quadtree Native Collection for Unity DOTS☆366Updated last year
- make mesh like line, polygon, etc in unity3d☆188Updated 5 months ago
- Fast K-Nearest Neighbour Library for Unity DOTS