wagyu
Geometry library
A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes.
A general library for geometry operations of union, intersections, difference, and xor
166 stars
127 watching
33 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
clippingcomputational-geometrydifferencegeometryintersectionunionxor
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 458 |
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 91 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
habrador/computational-geometry | A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,254 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,720 |
paleolimbot/wk | Provides R and C/C++ infrastructure for working with geometric data formats | 47 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
mathigon/euclid.js | A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 857 |
j-f-liu/geom3d | A collection of data structures and algorithms for 3D geometric modeling | 38 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
mapbox/mapboxgl-jupyter | A library that enables native data visualization in Jupyter Notebooks using WebGL-based Mapbox GL JS | 668 |
rgeometry/rgeometry | A comprehensive Rust library for geometric calculations and algorithms. | 149 |