All Projects → Delaunator Cpp → Similar Projects or Alternatives

881 Open source projects that are alternatives of or similar to Delaunator Cpp

Delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Stars: ✭ 1,641 (+572.54%)
Earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Stars: ✭ 1,359 (+456.97%)
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (-44.67%)
Mutual labels:  algorithm, 2d, computational-geometry
Geokdbush
The fastest spatial index for geographic locations in JavaScript
Stars: ✭ 251 (+2.87%)
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)
Stars: ✭ 119 (-51.23%)
Procedural-Shape-Generation
An Unity package, enabling user to generate shapes by scripting.
Stars: ✭ 19 (-92.21%)
Mutual labels:  triangulation, 2d
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+322.54%)
Polysnap
A work in progress polygon operations library with integer snap-rounding
Stars: ✭ 14 (-94.26%)
Turf
A modular geospatial engine written in JavaScript
Stars: ✭ 6,659 (+2629.1%)
Skeleton Tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
Stars: ✭ 241 (-1.23%)
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+1057.79%)
Geometry2d
Unity3D: A set of helper classes for 2D geometric calculations.
Stars: ✭ 40 (-83.61%)
Mutual labels:  2d, triangulation
Supercluster
A very fast geospatial point clustering library for browsers and Node.
Stars: ✭ 1,246 (+410.66%)
Cdt
C++ library for constrained Delaunay triangulation (CDT)
Stars: ✭ 165 (-32.38%)
Rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 1,881 (+670.9%)
SplashGeom
Open-source C++ library for geometry and linear algebra
Stars: ✭ 22 (-90.98%)
Kdbush
A fast static index for 2D points
Stars: ✭ 412 (+68.85%)
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (-49.59%)
Hxgeomalgo
Small collection of computational geometry algorithms in Haxe.
Stars: ✭ 133 (-45.49%)
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
Stars: ✭ 325 (+33.2%)
Delaunay Triangulation
C++ version the delaunay triangulation
Stars: ✭ 339 (+38.93%)
Mutual labels:  algorithm, triangulation
Polytri
🔺 Fast and simple polygon triangulation library.
Stars: ✭ 37 (-84.84%)
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (+83.2%)
Mutual labels:  algorithm, triangulation
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-45.49%)
Connected Components 3d
Connected components on multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants.
Stars: ✭ 90 (-63.11%)
Mutual labels:  algorithm, 2d
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-37.7%)
Mutual labels:  algorithm, 2d
Greinerhormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Stars: ✭ 176 (-27.87%)
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (-12.7%)
Mutual labels:  algorithm
Panyifei.github.io
请访问 http://panyifei.github.io 一个前端工程狮的打怪日常,欢迎star
Stars: ✭ 220 (-9.84%)
Mutual labels:  algorithm
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-13.93%)
Mutual labels:  2d
Mapbox Plugins Android
Mapbox Android Plugins are a collection of libraries that extend our other SDKs, helping you design powerful mapping features while the plugins handle most of the heavy lifting.
Stars: ✭ 208 (-14.75%)
Mutual labels:  mapbox
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.
Stars: ✭ 229 (-6.15%)
Mutual labels:  triangulation
Hackerrank
Solution to HackerRank problems
Stars: ✭ 218 (-10.66%)
Mutual labels:  algorithm
Technicalnote
Repository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.
Stars: ✭ 206 (-15.57%)
Mutual labels:  algorithm
Swiftlcs
Swift implementation of the longest common subsequence (LCS) algorithm.
Stars: ✭ 207 (-15.16%)
Mutual labels:  algorithm
Develop Source
Open source for developer.(开发资源整理:Java,Android,算法,iOS,MacOS等等)
Stars: ✭ 219 (-10.25%)
Mutual labels:  algorithm
Bezier
Algorithm to draw smooth bezier curves through a set of points
Stars: ✭ 207 (-15.16%)
Mutual labels:  algorithm
Algorithms Notes
《算法(第4版)》笔记及代码 | 《Algorithms(Fourth Edition)》notes & code
Stars: ✭ 206 (-15.57%)
Mutual labels:  algorithm
Graphics32
Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
Stars: ✭ 238 (-2.46%)
Mutual labels:  2d
Algorithms Sedgewick Python
Algorithms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python
Stars: ✭ 224 (-8.2%)
Mutual labels:  algorithm
Ekalgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
Stars: ✭ 2,421 (+892.21%)
Mutual labels:  algorithm
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-15.16%)
Mutual labels:  algorithm
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-15.98%)
Mutual labels:  2d
.net Big O Algorithm Complexity Cheat Sheet
Big-O complexities of common algorithms used in .NET and Computer Science.
Stars: ✭ 215 (-11.89%)
Mutual labels:  algorithm
Pencil.js
✏️ Nice modular interactive 2D drawing library
Stars: ✭ 204 (-16.39%)
Mutual labels:  2d
Java String Similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Stars: ✭ 2,403 (+884.84%)
Mutual labels:  algorithm
Harmony
Fast, sensitive and accurate integration of single-cell data with Harmony
Stars: ✭ 223 (-8.61%)
Mutual labels:  algorithm
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-11.07%)
Mutual labels:  algorithm
Webgl Plot
A high-Performance real-time 2D plotting library based on native WebGL
Stars: ✭ 200 (-18.03%)
Mutual labels:  2d
Mathmodel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Stars: ✭ 3,834 (+1471.31%)
Mutual labels:  algorithm
Play With Data Structures
慕课 liuyubobobo「玩转数据结构」课程的 Go 语言实现版本
Stars: ✭ 217 (-11.07%)
Mutual labels:  algorithm
Tlx
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers
Stars: ✭ 199 (-18.44%)
Mutual labels:  algorithm
Isect
Segments intersection detection library
Stars: ✭ 199 (-18.44%)
Mutual labels:  computational-geometry
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (-2.46%)
Mutual labels:  algorithm
Rustarok
Multiplayer, fast-paced Moba style game
Stars: ✭ 223 (-8.61%)
Mutual labels:  2d
Competitive Programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Stars: ✭ 206 (-15.57%)
Mutual labels:  algorithm
Arts
每周一道算法一本书
Stars: ✭ 199 (-18.44%)
Mutual labels:  algorithm
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.
Stars: ✭ 198 (-18.85%)
Mutual labels:  triangulation
Gbox
🎨 A multi-platform graphic library
Stars: ✭ 216 (-11.48%)
Mutual labels:  algorithm
L7
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Stars: ✭ 2,517 (+931.56%)
Mutual labels:  mapbox
1-60 of 881 similar projects