euclid.js
Geometry library
A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes.
2D Euclidean geometry classes, utilities, and drawing tools
123 stars
5 watching
12 forks
Language: TypeScript
last commit: 11 days ago
Linked from 1 awesome list
geometrymathematicssvg
Related projects:
Repository | Description | Stars |
---|---|---|
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 91 |
harrystevens/geometric | A JavaScript library for working with geometric shapes and calculating related mathematical values. | 980 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
toineheuvelmans/metron | A comprehensive collection of geometric functions and types that simplify complex geometric calculations | 1,036 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |
google/s2-geometry-library-java | A package for manipulating geometric shapes on a sphere | 538 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 460 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 564 |
miho/jcsg | A Java implementation of BSP-based Constructive Solid Geometry for 3D modeling and visualization. | 178 |
thi-ng/geom | A comprehensive 2D/3D geometry toolkit for computer graphics and visualization. | 961 |