Optimizes mesh and polygon colliders in Unity
Extruding a 32-bit color image into a 3D mesh.
Solving the Traveling Salesman problem with 49 US Capitals using a genetic algorithm
C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
An algorithm that decimates a curve composed of line segments to a similar curve with fewer points.
polyline simplification. Port of simplify.js
Python implementation of the Ramer-Douglas-Peucker algorithm
A very simple algorithm for culling vertices while minimally changing the shape of a polygon.