All Projects → boostorg → Geometry

boostorg / Geometry

Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75

Programming Languages

cplusplus
227 projects

Projects that are alternatives of or similar to Geometry

topo
A Geometry library for Elixir that calculates spatial relationships between two geometries
Stars: ✭ 125 (-55.67%)
Mutual labels:  geometry, computational-geometry, spatial-analysis
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (-62.06%)
Mutual labels:  geometry, computational-geometry
Geopython
Notebooks and libraries for spatial/geo Python explorations
Stars: ✭ 268 (-4.96%)
Mutual labels:  spatial-analysis, computational-geometry
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+901.77%)
Mutual labels:  geometry, computational-geometry
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-98.23%)
Mutual labels:  geometry, computational-geometry
Hgeometry
HGeometry
Stars: ✭ 98 (-65.25%)
Mutual labels:  geometry, computational-geometry
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (-52.13%)
Mutual labels:  geometry, computational-geometry
Euclid
Exact Computation Geometry Framework Based on 'CGAL'
Stars: ✭ 52 (-81.56%)
Mutual labels:  geometry, computational-geometry
polliwog
2D and 3D computational geometry library
Stars: ✭ 22 (-92.2%)
Mutual labels:  geometry, computational-geometry
SplashGeom
Open-source C++ library for geometry and linear algebra
Stars: ✭ 22 (-92.2%)
Mutual labels:  geometry, computational-geometry
Nurbs Python
Object-oriented pure Python B-Spline and NURBS library
Stars: ✭ 295 (+4.61%)
Mutual labels:  geometry, computational-geometry
MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
Stars: ✭ 19 (-93.26%)
Mutual labels:  geometry, computational-geometry
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (-58.87%)
Mutual labels:  geometry, computational-geometry
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-68.79%)
Mutual labels:  boost, geometry
polygon-splitter
A small (<10kb minified) javascript library for splitting polygons by a polyline.
Stars: ✭ 20 (-92.91%)
Mutual labels:  geometry, computational-geometry
PGS
Processing Geometry Suite
Stars: ✭ 39 (-86.17%)
Mutual labels:  geometry, computational-geometry
MeshFrame
A light-weighted, efficient and header-only mesh processing frame work.
Stars: ✭ 18 (-93.62%)
Mutual labels:  geometry
Mapillary Js
Interactive, customizable street imagery viewer in the browser, powered by WebGL
Stars: ✭ 261 (-7.45%)
Mutual labels:  computational-geometry
shadow-accrual-maps
Accumulated shadow data computed for New York City
Stars: ✭ 15 (-94.68%)
Mutual labels:  spatial-analysis
pyobb
OBB implementation in python (using numpy)
Stars: ✭ 63 (-77.66%)
Mutual labels:  computational-geometry

Boost.Geometry

Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems. Boost.Geometry is a C++14 header-only library.

Licence Documentation Wiki Mailing List Chat

⚠️ CAUTION: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue #590).

Test results

Branch Build Coverage Regression Documentation
develop status
status
status
status
status geometry index extensions
master status
status
status
status
status geometry index

Directories

  • doc - QuickBook documentation sources
  • example - Boost.Geometry examples
  • extensions - examples and tests for the extensions - develop branch
  • include - the sourcecode of Boost.Geometry
  • index - examples and tests for the Spatial Index
  • meta - library metadata
  • test - Boost.Geometry unit tests
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].