cavalier_contours
Polyline calculator
A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance.
2D polyline/shape library for offsetting, combining, etc.
150 stars
6 watching
13 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
2dalgorithmcadcamcomputation-geometrygeometry
Related projects:
Repository | Description | Stars |
---|---|---|
crushedpixel/polyline2dexample | An example application demonstrating thick line drawing in OpenGL using Polyline2D | 13 |
msokalski/delabella | A C++ library for computing precise 2D geometric shapes from point sets, including triangulations and Voronoi diagrams. | 223 |
baddstats/polyclip | A R package implementing a C++ polygon clipping algorithm | 19 |
caryll/shapeops | Tools for performing boolean operations and removing overlap on curves in 2D shapes. | 9 |
ivanfratric/polypartition | A lightweight C++ library for polygon partition and triangulation with various algorithms | 661 |
davidveld/carbolifecalc | A carbon calculator tool that transforms material quantities into embodied carbon values for building designs. | 26 |
kakearney/boundedline-pkg | Provides tools to plot lines with shaded error/confidence bounds in Matlab | 102 |
kchapelier/convchain-gpu | A JavaScript port of a procedural generation algorithm using WebGL2 acceleration | 30 |
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,656 |
mapbox/polylabel | An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling | 1,437 |
rvcas/crisp | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
jkpang/pprows | Calculates code lines in Mac OS X applications | 1,513 |
sungiant/abacus | A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. | 45 |