GeometronLib
Geometry library
A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes.
A basic geometry C++ library for 2D and 3D applications
91 stars
6 watching
11 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
cpp11geometry-librarymesh-generator
Related projects:
Repository | Description | Stars |
---|---|---|
mathigon/euclid.js | A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
risearcher/geometri.csharp | A lightweight library for 3D geometric primitives and operations | 183 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 460 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,723 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |
j-f-liu/geom3d | A collection of data structures and algorithms for 3D geometric modeling | 38 |
miho/jcsg | A Java implementation of BSP-based Constructive Solid Geometry for 3D modeling and visualization. | 178 |
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 |
golang/geo | A comprehensive library for spherical geometry, providing efficient operations on geometric shapes and spatial indexing. | 1,698 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |