polypartition
Polygon partitioning library
A lightweight C++ library for polygon partition and triangulation with various algorithms
Tiny Polygon Partitioning and Triangulation Library
666 stars
29 watching
118 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A R package implementing a C++ polygon clipping algorithm | 19 |
| A tool for validating and automatically repairing planar partitions of polygons in 2D space. | 58 |
| A C++ library for processing and visualizing polygon surface meshes | 1,333 |
| A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| An implementation of the PolyUnpack algorithm in C++ | 12 |
| An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling | 1,445 |
| Provides tools for manipulating and projecting spherical polygons on the surface of the Earth | 113 |
| A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 153 |
| A Pharo-based scientific computing library providing advanced numerical methods and algorithms | 170 |
| A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
| A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
| Software for reconstructing polygonal surfaces from point clouds using linear integer programming. | 725 |
| A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
| A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,227 |
| An R project that generates split polygons using spatial libraries | 18 |