delaunay
Triangulation tool
A Lua module for computing Delaunay triangulations of convex polygons
Delaunay triangulation for convex polygon
108 stars
12 watching
19 forks
Language: Lua
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dengwirda/jigsaw-matlab | Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 74 |
hugoledoux/startin | A software library for computing Delaunay triangulations of 2.5D points with elevation data | 34 |
artem-ogre/cdt | A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms | 1,072 |
hiulit/delaunator-gdscript | A fast algorithm for triangulating 2D points into Delaunay triangles | 80 |
yonaba/30log | A minimalist Lua library for object-oriented programming | 455 |
fil/d3-geo-voronoi | Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data | 236 |
cuducos/yaml.nvim | A Lua library for working with YAML files in Neovim | 198 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
yonaba/moses | A utility library for functional programming in Lua | 629 |
qhull/qhull | A software package for computing convex hulls and related geometric computations from a set of points | 737 |
msokalski/delabella | A C++ library for computing precise 2D geometric shapes from point sets, including triangulations and Voronoi diagrams. | 223 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
mapbox/earcut | A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,210 |
clementfarabet/manifold | Manages and transforms high-dimensional data into lower-dimensional representations using various algorithms | 141 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |