libtess2
Tessellation library
A polygon tesselator and triangulator library with an improved interface and memory management
Game and tools oriented refactored version of GLU tesselator.
471 stars
38 watching
97 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
speps/libtessdotnet | A C# port of the GLU Tessellator library for generating polygons from complex shapes | 317 |
open-s2/earclip | Fast triangulation of polygons | 5 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
shuoli84/poly2tri-rs | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
acheul/louvre | An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
mourner/delaunator-rs | A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
tchayen/triangolatte | A library for 2D triangulation of polygons and lines with support for GPU translation | 36 |
lsalzman/tesseract | An open-source rendering engine that replaces traditional lightmapping with dynamic, real-time lighting techniques | 188 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 215 |
yonaba/delaunay | A Lua module for computing Delaunay triangulations of convex polygons | 108 |
hiulit/delaunator-gdscript | A fast algorithm for triangulating 2D points into Delaunay triangles | 81 |
liangliangnan/polyfit | Software for reconstructing polygonal surfaces from point clouds using linear integer programming. | 725 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 262 |
juliageometry/voronoidelaunay.jl | A fast and robust algorithm for creating 2D tessellations of generic points | 124 |
tessel/t2-cli | A command line interface for managing Tessel 2 devices | 114 |