triangulation-delaunay
There are 21 repositories under triangulation-delaunay topic.
lindbrook/cholera
R Package for Analyzing John Snow's 1854 Cholera Map
fazanham/Ground-Extraction-From-Point-Cloud
This is a software for finely removing non-ground points from point clouds.
underworldcode/stripy
2D spherical and Cartesian triangulation toolkit using tripack, stripack, srfpack and ssrfpack
Hexus-One/ets2_autopilot2
A project to automate driving in SCS Software's Euro Truck Simulator 2.
NikAshanin/Swift-Triangulation-Delaunay
Swift face mask creation based on triangulation delaunay
lalawow/low-poly-image-generator
A low-poly image generator
bmmeijers/tri
(Constrained) Delaunay Triangulation of 2D Planar Straight Line Graphs [Python]
volodinroman/poly-maker-2d
Standalone Python/PyQt low-poly 2d object generator. Builds a triangulated and textured 2d mesh along a Bezier curve
c-ohle/CSG-Project
csg3mf application
digitalwannabe/VL.Triangle
VL wrapper for Triangle.NET
sakamura/libtess3
C++ version of libTess2
ANDREYDEN/cpp-triang-tsp
A C++ library for computing triangulation and Traveling Saleseman Problem approximations
jchristopherson/geompack
A modernization of the GEOMPACK library for computing Delaunay triangulations.
josebasierra/computational-geometry-GEOC
Delaunay triangulation using DCEL structure
akontanistov/PolixJS
High-performed Delaunay triangulation. More than 100k triangles.
EmmanuelMess/Godot-poly2tri
An implementation of poly2tri in Godot
IrishFix/UniversalNumerics.NET
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
skanderzoghlami/QT-Project-Naive-and-Daulaunay-Triangulation-from-OFF-files
The Data structure used is a Mesh Class with a vector of vertices and edges, the project contains a readOff function to initialize the mesh with vertices and edges from the off file, basic operations are implemented such as Adding Vertices inside and outside the convex hull, edge flipping Daulaunay
AlexLeisure/Delaunay-triangulation
Creating a program that calculates the Delaunay triangulation of a given set of points
VVingerfly/Triangulation
2D triangulation
Konstantin8105/triangle
Go interface of triangulation C Triangle