triangulation
There are 346 repositories under triangulation topic.
CGAL/cgal
The public CGAL repository, see the README below
iliasam/OpenSimpleLidar
Open Source scanning laser rangefinder
mapbox/delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
mapbox/earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
esimov/triangle
Convert images to computer generated art using delaunay triangulation.
locationtech/jts
The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
pmp-library/pmp-library
The Polygon Mesh Processing Library
Ildaron/Laser_control
Laser for control mosquito, weed, and pest
Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
artem-ogre/CDT
Constrained Delaunay Triangulation (C++)
mapbox/earcut.hpp
Fast, header-only polygon triangulation
TurtleZhong/Map-based-Visual-Localization
A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.
agittins/bermuda
Bermuda Bluetooth/BLE Triangulation / Trilateration for HomeAssistant
hjwdzh/Manifold
Convert any Triangle Mesh to Watertight Manifold
hjwdzh/ManifoldPlus
ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups
heremaps/tin-terrain
A command-line tool for converting heightmaps in GeoTIFF format into tiled optimized meshes.
delfrrr/delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
jhasse/poly2tri
2D constrained Delaunay triangulation library
bl4ckb0ne/delaunay-triangulation
C++ version the delaunay triangulation
nol1fe/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
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 buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
speps/LibTessDotNet
C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab
jhdewitt/sltk
An OpenCV-based structured light processing toolkit.
cnr-isti-vclab/piccante
The hottest High Dynamic Range (HDR) Library
andywiecko/BurstTriangulator
2d Delaunay triangulation with mesh refinement for Unity with Burst compiler
sr4dev/Unity-SpriteAssist
Unity Sprite mesh extension
Scrawk/CGALDotNet
C# wrapper for CGAL
iliasam/OpenLIDAR
Open Hardware scanning triangulation laser rangefinder
fetisov/ttf2mesh
Standalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without rasterization.
RafaelKuebler/DelaunayVoronoi
C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation
azrafe7/hxGeomAlgo
Small collection of computational geometry algorithms in Haxe.
gwlucastrig/Tinfour
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
dengwirda/jigsaw
JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.
MKSG-MugunthKumar/LocationWithoutPrompt
A proof of concept to show how easy it is to get coarse location of the user without using Core Location
dengwirda/mesh2d
MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.
MaulingMonkey/poly2tri-cs
A port of poly2tri to C#