An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with triangulation

A curated list of projects in awesome lists tagged with triangulation .

https://github.com/mapbox/delaunator

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

2d algorithm computational-geometry delaunay fast javascript triangulation

Last synced: 13 May 2025

https://github.com/iliasam/opensimplelidar

Open Source scanning laser rangefinder

diy laser lidar ros stm32 triangulation

Last synced: 14 May 2025

https://github.com/iliasam/OpenSimpleLidar

Open Source scanning laser rangefinder

diy laser lidar ros stm32 triangulation

Last synced: 18 Mar 2025

https://github.com/mapbox/earcut

The fastest and smallest JavaScript polygon triangulation library for your WebGL apps

algorithm computational-geometry javascript polygon tessellation triangulation

Last synced: 14 May 2025

https://github.com/locationtech/jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.

computational-geometry geometric-algorithms geometry geometry-algorithms geometry-library gis java java-library jts jts-topology-suite ogc ogc-wkt triangulation voronoi

Last synced: 13 May 2025

https://github.com/esimov/triangle

Convert images to computer generated art using delaunay triangulation.

delaunay generative generative-art golang image-processing pixel triangle triangulation

Last synced: 14 May 2025

https://github.com/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

bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi

Last synced: 16 May 2025

https://github.com/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

bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi

Last synced: 25 Apr 2025

https://github.com/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.

feature-tracking gps image-retrieval imu line-feature place-recognition pose-estimation relocalization sensor-fusion triangulation visual-localization visual-odometry wheel-encoders wheel-odometry

Last synced: 07 Apr 2025

https://github.com/heremaps/tin-terrain

A command-line tool for converting heightmaps in GeoTIFF format into tiled optimized meshes.

3d c-plus-plus cesium cesium-terrain geotiff mesh-generation quantized-mesh triangulation

Last synced: 15 Mar 2025

https://github.com/jhasse/poly2tri

2D constrained Delaunay triangulation library

delaunay delaunay-triangulation triangulation

Last synced: 04 Apr 2025

https://github.com/nol1fe/delaunator-sharp

Fast Delaunay triangulation of 2D points implemented in C#.

csharp delaunator delaunay-triangulation triangulation unity voronoi

Last synced: 12 Apr 2025

https://github.com/delfrrr/delaunator-cpp

A really fast C++ library for Delaunay triangulation of 2D points

2d algorithm computational-geometry cpp delaunay mapbox triangulation

Last synced: 25 Oct 2025

https://github.com/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.

accuracy buffering centroid clipper clipping distance-calculation geometry intersect intersection intersection-point polygon scene segment triangulation unity voronoi voronoi-diagram

Last synced: 09 Apr 2025

https://github.com/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.

accuracy buffering centroid clipper clipping distance-calculation geometry intersect intersection intersection-point polygon scene segment triangulation unity voronoi voronoi-diagram

Last synced: 25 Apr 2025

https://github.com/speps/libtessdotnet

C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab

c-sharp polygon tessellation triangulation unity3d

Last synced: 16 May 2025

https://github.com/speps/LibTessDotNet

C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab

c-sharp polygon tessellation triangulation unity3d

Last synced: 14 Mar 2025

https://github.com/sr4dev/Unity-SpriteAssist

Unity Sprite mesh extension

mesh sprite triangulation unity

Last synced: 25 Apr 2025

https://github.com/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.

bezier-curves design-tools fonts glyphs mesh-generation open-source opengl tessellation textview triangulation ttf ttf-fonts vector-graphics

Last synced: 16 Oct 2025

https://github.com/iliasam/openlidar

Open Hardware scanning triangulation laser rangefinder

laser lidar rangefinder stm32 triangulation

Last synced: 10 Jul 2025

https://github.com/dengwirda/jigsaw

JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.

delaunay delaunay-refinement delaunay-triangulation laguerre-tessellation mesh mesh-generation scientific-computing triangulation voronoi voronoi-tessellation

Last synced: 21 Oct 2025

https://github.com/tdh8316/triangler

:triangular_ruler: Convert images to Low-Poly art using Delaunay triangulation.

delaunay delaunay-triangulation image-processing numba numpy python triangulation

Last synced: 08 Sep 2025

https://github.com/hiulit/delaunator-gdscript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 24 Oct 2025

https://github.com/hiulit/Delaunator-GDScript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 01 Apr 2025

https://github.com/siccity/geometry2d

Unity3D: A set of helper classes for 2D geometric calculations.

2d area geometry helper helpers line2d polygon triangulation trigonometry

Last synced: 19 Mar 2025

https://github.com/dengwirda/jigsaw-matlab

MATLAB bindings for JIGSAW: a Delaunay-based unstructured mesh generator.

delaunay-refinement delaunay-triangulation matlab mesh-generation scientific-computing triangulation voronoi-tessellation

Last synced: 25 Dec 2025

https://github.com/glouw/weaver

A spider tapestry weaver

delaunay image processing spider triangulation webs

Last synced: 25 Apr 2025

https://github.com/flosewn/tqmesh

A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++

advancing-front cfd-simulation fem-simulation finite-element-methods mesh-generation mixed-element-mesh quadrilateral-mesh size-function triangle-mesh triangulation

Last synced: 18 Aug 2025

https://github.com/donbright/earcutr

port of MapBox's earcut triangulation code to Rust language

computer-graphics earcut geometry-library mapbox polygon rust rust-language triangulation triangulation-library

Last synced: 09 Apr 2025

https://github.com/justachetan/DiffGeoOps

Python implementation of the paper "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds" by Meyer et. al. VisMath 2002

2-manifolds 3d curvature differential-geometry differential-geometry-operators discrete-differential-geometry manifolds mayavi mother-son-mesh numerical-methods python python3 scientific-computing torus triangulation

Last synced: 20 Mar 2025

https://github.com/otvam/fem_mesh_matlab

MATLAB Toolbox for Handling 2D and 3D FEM Meshes

3d-printing ansys comsol fem finite-element-methods integration matlab mesh plot triangulation

Last synced: 14 Apr 2025

https://github.com/tcoppex/polytri

🔺 Fast and simple polygon triangulation library.

computational-geometry triangulation

Last synced: 18 Oct 2025

https://github.com/nickorzha/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

bezier-curves computational computational-geometry convex-hull delaunay-trianglu ear-clipping gift-wrapping interpolation intersections mesh-simplification polygon-clipping triangulation unity3d

Last synced: 29 Oct 2025

https://github.com/fil/d3-tricontour

Create contours from non-gridded data with meandering triangles.

contours d3 d3-module delaunay triangulation

Last synced: 17 Mar 2025

https://github.com/hogster/bps

A BLE positioning sytem for Homeassistant providing realtime tracking indoors. Dependent on the Bermuda component built by @agattins.

ble bluetooth bluetooth-low-energy esphome hacs-integration home-assistant homeassistant-custom-component triangulation trilateration

Last synced: 22 Jul 2025

https://github.com/tchayen/triangolatte

2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.

computational-geometry golang triangulation

Last synced: 13 Apr 2025

https://github.com/weigert/t-pose

Two-View Pose Estimation and Direct-Mesh Scene Reconstruction from Image Triangulation

mesh-generation pose-estimation stereo-vision triangulation

Last synced: 29 Oct 2025

https://github.com/jankozik/delaunator_cpp

A really fast C++ library for Delaunay triangulation of 2D points

2d algorithm computational-geometry cpp delaunay mapbox triangulation

Last synced: 05 Apr 2025

https://github.com/stonet2000/polytomizator

A website that helps make/generate poly art with an uploaded image.

art canvas css edge-detection generative-art html javascript lowpoly p5js poly-art triangulation

Last synced: 15 Apr 2025

https://github.com/ciscorn/earcut-rs

A Rust port of the Earcut polygon triangulation library with performance in mind.

3d computational-geometry geometry graphics polygon rust triangulation

Last synced: 30 Apr 2025

https://github.com/otvam/mesh_from_bitmap_matlab

MATLAB Code for Creating a Mesh from a Bitmap Image

3d-printing bitmap image laser-cutting matlab mesh raster triangulation

Last synced: 14 Apr 2025

https://github.com/luizzak/libtessswift

Libtess2 tesselation/triangulation library wrapper for Swift

cocoapod swift tesselation triangulation

Last synced: 05 Aug 2025

https://github.com/nixon-voxell/symmetry_triangulation

Blender add-on to triangulate faces with more than 3 vertices symmetrically by adding a vertex at the center.

addon blender blender3d simulation triangulation

Last synced: 16 Apr 2025

https://github.com/jeertmans/delaunaytriangulation

C implementation of Delaunay Triangulation algorithm, provided with an easy to use GUI.

algortihm c delaunay delaunay-triangulation triangulation

Last synced: 22 Oct 2025

https://github.com/hendrixfan/delaunator-ruby

Delaunay triangulation of 2D points. A Ruby Port

2d delaunay delaunay-triangulation geometry triangulation

Last synced: 28 Apr 2025

https://github.com/developerpaul123/delaunaypp

A fluent and easy to use implementation of Delaunay triangulation in C++.

2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation

Last synced: 15 Apr 2025

https://github.com/florianfe/voxel-triangulation.js

🎲📐 converts voxels into a set of triangles

geometry mesh-generation tessellation triangulation voxels

Last synced: 15 Apr 2025

https://github.com/guotie/triangle-rs

binance triangle arbitrage

arbitrage binance triangulation

Last synced: 19 Apr 2025

https://github.com/congard/pointcloudcrust

C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")

algorithm cpp cpp-library pointcloud surface-reconstruction triangulation

Last synced: 28 Jun 2025

https://github.com/jaffaketchup/dart_earcut

Performant earclipping triangulation algorithm, ported from the Mapbox project by the same name

dart earcut triangulation

Last synced: 10 Oct 2025

https://github.com/akopetsch/triangle-unity

Backport of Triangle.NET Beta 4 (.NET 4.0) for Unity (.NET 3.5)

triangle triangulation unity unity3d

Last synced: 13 Apr 2025

https://github.com/joelibaceta/triangulator

Polygon Triangulation algorithm using Python

algorithms ear-clipping-algorithm polygon triangulation

Last synced: 07 May 2025

https://github.com/hartikainen/ruppert

Ruppert's Delaunay Refine algorithm implemented in Matlab.

ruppert-algorithm triangulation

Last synced: 04 Apr 2025

https://github.com/visioncortex/polypartition

A port of https://github.com/ivanfratric/polypartition to Rust

graphics polygon triangulation

Last synced: 24 Oct 2025

https://github.com/fvdm/nodejs-geolocation

Google Maps Geolocation API for Node.js (unofficial)

api-client geolocation google-geolocation nodejs triangulation unlicense wifi

Last synced: 11 Jul 2025

https://github.com/compas-dev/compas_gmsh

COMPAS interface for Gmsh

compas csg gmsh remeshing triangulation

Last synced: 25 Jul 2025

https://github.com/stefanjohnsen/triangulate3dpolygon

Triangulate planar non-complex polygons in 3D space

3d-graphics earcut polygon triangulation

Last synced: 21 Mar 2025

https://github.com/gulpf/earclipping

Nim implementation of the ear clipping algorithm for triangulation

geometry nim triangulation

Last synced: 23 Mar 2025

https://github.com/jchristopherson/geompack

A modernization of the GEOMPACK library for computing Delaunay triangulations.

delaunay-triangulation fortran fortran-package-manager geometry triangulation triangulation-delaunay

Last synced: 01 Mar 2025

https://github.com/artbit/html5-image-triangulation

Turn an input image into a Delaunay triangulated grid

html5 html5-canvas image-processing javascript triangulation

Last synced: 07 Sep 2025

https://github.com/digimortl/geometry

Implementation of the common computational geometry problems. The problem as old as the language that they are implemented here :-)

computational-geometry cycle geometry grid isocontour isoline pascal polygon polygon-clipping triangulation voronoi voronoi-diagram

Last synced: 08 Apr 2025

https://github.com/rowanwins/triangulation-wk

A basic triangulation implementation based on work by Wijeweera & Kodituwakku

computational-geometry geometry polygon tesselation triangulation

Last synced: 11 Nov 2025

https://github.com/mhawryluk/delaunay-triangulation

Created as a final assignment for the Geometric Algorithms class at the AGH UST, the project centers around implementing the construction of a Delaunay (Delone) triangulation for a given set of discrete points on a 2D surface, as well as visualizing the algorithm step by step.

delaunay-triangulation geometric-algorithms triangulation

Last synced: 02 Apr 2025

https://github.com/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.

artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d

Last synced: 03 Oct 2025

https://github.com/4thel00z/geoipd

🕵🏾‍♀️🕵🏿‍♂️ Find out who snoops around on your server using the GeoLite2 database of MaxMind and go !

geoip geoip-location geoip2 geolocation go golang maxmind maxmind-geoip triangulation

Last synced: 29 Oct 2025

https://github.com/puemos/triangulation

Triangulation generator impl javascript

generator javascript triangulation vanilajs

Last synced: 24 Oct 2025

https://github.com/takker99/triangulation-calculator

三角測量で測定した四辺形網の角度の最確値を計算するscript

python python-script python3 triangulation

Last synced: 10 Mar 2025