GeometRi.CSharp
Geometry library
A lightweight library for 3D geometric primitives and operations
Simple and lightweight computational geometry library for .Net
182 stars
14 watching
33 forks
Language: C#
last commit: 28 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,720 |
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 91 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 458 |
rgeometry/rgeometry | A comprehensive Rust library for geometric calculations and algorithms. | 149 |
mathigon/euclid.js | A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |
alecmce/as3geometry | A collection of geometry classes implemented in ActionScript 3 | 74 |
j-f-liu/geom3d | A collection of data structures and algorithms for 3D geometric modeling | 38 |
sibartlett/geo | A comprehensive geospatial library for .NET, supporting various geometric and GPS data types. | 181 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |
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 |
esri/geometry-api-java | Provides Java API methods for spatial data processing and analysis. | 694 |