All Projects → Delaunator Cpp → Similar Projects or Alternatives

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

Towel
Throw in the towel.
Stars: ✭ 333 (+36.48%)
Mutual labels:  algorithm
Benmaps.fr
Web maps that don't track you.
Stars: ✭ 147 (-39.75%)
Mutual labels:  mapbox
React Particles Webgl
🔆 A 2D/3D particle library built on React, Three.js and WebGL
Stars: ✭ 330 (+35.25%)
Mutual labels:  2d
Mapbox Gl Controls
Stars: ✭ 93 (-61.89%)
Mutual labels:  mapbox
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+8755.74%)
Mutual labels:  algorithm
Dtl
diff template library written by C++
Stars: ✭ 180 (-26.23%)
Mutual labels:  algorithm
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+714.75%)
Mutual labels:  algorithm
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-55.33%)
Mutual labels:  algorithm
Algorithms Learning With Go
算法学习 Golang 版,参考 raywenderlich/swift-algorithm-club
Stars: ✭ 587 (+140.57%)
Mutual labels:  algorithm
Monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
Stars: ✭ 90 (-63.11%)
Mutual labels:  algorithm
Jstarcraft Rns
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Stars: ✭ 324 (+32.79%)
Mutual labels:  algorithm
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-39.75%)
Mutual labels:  algorithm
Gate And Cse Resources For Students
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Stars: ✭ 321 (+31.56%)
Mutual labels:  algorithm
Cracking The Coding Interview
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
Stars: ✭ 91 (-62.7%)
Mutual labels:  algorithm
Algorithmanddatastructure
互联网行业研发岗面试必备算法题配图解析及代码
Stars: ✭ 318 (+30.33%)
Mutual labels:  algorithm
Algorithms Notes
《算法(第4版)》笔记及代码 | 《Algorithms(Fourth Edition)》notes & code
Stars: ✭ 206 (-15.57%)
Mutual labels:  algorithm
Carefree Learn
A minimal Automatic Machine Learning (AutoML) solution for tabular datasets based on PyTorch
Stars: ✭ 316 (+29.51%)
Mutual labels:  algorithm
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+427.46%)
Mutual labels:  2d
Algorithms
algorithms playground for common questions
Stars: ✭ 3,227 (+1222.54%)
Mutual labels:  algorithm
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (-40.16%)
Mutual labels:  algorithm
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (+27.87%)
Mutual labels:  algorithm
Stepcount
一个还算准确的计步器算法/a step count algorithm
Stars: ✭ 310 (+27.05%)
Mutual labels:  algorithm
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (-26.23%)
Mutual labels:  algorithm
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+25.41%)
Mutual labels:  algorithm
Ldtk
Modern, lightweight and efficient 2D level editor
Stars: ✭ 1,284 (+426.23%)
Mutual labels:  2d
Awesome Programming Books
📚 经典技术书籍推荐,持续更新...
Stars: ✭ 3,472 (+1322.95%)
Mutual labels:  algorithm
Dice
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)
Stars: ✭ 144 (-40.98%)
Mutual labels:  algorithm
Machine Learning For Beginner By Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
Stars: ✭ 305 (+25%)
Mutual labels:  algorithm
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+425%)
Mutual labels:  algorithm
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+1306.15%)
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
Nurbs Python
Object-oriented pure Python B-Spline and NURBS library
Stars: ✭ 295 (+20.9%)
Mutual labels:  computational-geometry
Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+420.49%)
Mutual labels:  algorithm
Androidlife
📔 CaMnter's android learning life and footprint.
Stars: ✭ 293 (+20.08%)
Mutual labels:  algorithm
Leetcode
leetcode刷题
Stars: ✭ 145 (-40.57%)
Mutual labels:  algorithm
Mappa
A canvas wrapper for Maps 🗺 🌍
Stars: ✭ 290 (+18.85%)
Mutual labels:  mapbox
Jigsaw
JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.
Stars: ✭ 83 (-65.98%)
Mutual labels:  triangulation
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+1218.44%)
Mutual labels:  algorithm
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-26.64%)
Mutual labels:  algorithm
Wavefunctioncollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Stars: ✭ 17,156 (+6931.15%)
Mutual labels:  algorithm
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (+409.43%)
Mutual labels:  algorithm
Editscript
A library designed to diff and patch Clojure data structures
Stars: ✭ 281 (+15.16%)
Mutual labels:  algorithm
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-40.98%)
Mutual labels:  algorithm
Machine Learning Curriculum
Complete path for a beginner to become a Machine Learning Scientist!
Stars: ✭ 279 (+14.34%)
Mutual labels:  algorithm
Shapes2d
Shapes2D for Unity3D - Make simple art assets quickly in Unity
Stars: ✭ 83 (-65.98%)
Mutual labels:  2d
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
Spine Runtimes
2D skeletal animation runtimes for Spine.
Stars: ✭ 3,171 (+1199.59%)
Mutual labels:  2d
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-66.39%)
Mutual labels:  algorithm
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+11.89%)
Mutual labels:  algorithm
Yyw algorithm
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
Stars: ✭ 143 (-41.39%)
Mutual labels:  algorithm
Reanimate
Haskell library for building declarative animations based on SVG graphics
Stars: ✭ 581 (+138.11%)
Mutual labels:  2d
Lexrank
LexRank algorithm for text summarization
Stars: ✭ 108 (-55.74%)
Mutual labels:  algorithm
Convchain
Bitmap generation from a single example with convolutions and MCMC
Stars: ✭ 581 (+138.11%)
Mutual labels:  algorithm
Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (+136.07%)
Mutual labels:  algorithm
Novelrt
A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
Stars: ✭ 81 (-66.8%)
Mutual labels:  2d
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+1095.9%)
Mutual labels:  algorithm
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-1.23%)
Mutual labels:  algorithm
Fastrange
A fast alternative to the modulo reduction
Stars: ✭ 230 (-5.74%)
Mutual labels:  algorithm
Javascript Total
Сборник практических вопросов, задач разного уровня сложности, сниппетов (утилит), паттерны проектирования, а также полезные ссылки по JavaScript
Stars: ✭ 214 (-12.3%)
Mutual labels:  algorithm
Mapping
OpenStreetMap contributions from the data team at Mapbox
Stars: ✭ 213 (-12.7%)
Mutual labels:  mapbox
601-660 of 881 similar projects