geometry
Geometry library
Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
460 stars
37 watching
215 forks
Language: C++
last commit: 5 days ago
Linked from 1 awesome list
boostcomputational-geometrycpluspluscplusplus-14cxx14generic-geometry-librarygeometric-algorithmsgeometryogcspatial-analysisspatial-index
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,562 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
boostorg/gil | A C++ library for working with images in a generic and efficient way | 179 |
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 91 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,723 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
risearcher/geometri.csharp | A lightweight library for 3D geometric primitives and operations | 183 |
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,261 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 243 |
mathigon/euclid.js | A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 618 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |