geometric-algorithms topic

List geometric-algorithms repositories

jts

1.9k
Stars
430
Forks
Watchers

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.

geometry

427
Stars
214
Forks
Watchers

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

magellan

534
Stars
150
Forks
Watchers

Geo Spatial Data Analytics on Spark

NBodySimulator.jl

125
Stars
19
Forks
Watchers

A differentiable simulator for scientific machine learning (SciML) with N-body problems, including astrophysical and molecular dynamics

scikit-geometry

410
Stars
55
Forks
Watchers

Scientific Python Geometric Algorithms Library

hgeometry

120
Stars
40
Forks
Watchers

HGeometry is a library for computing with geometric objects in Haskell. It defines basic geometric types and primitives, and it implements some geometric data structures and algorithms. The main two f...

gogeom

56
Stars
13
Forks
Watchers

This is a Geometrical library for Go Language. Which includes multiple Geometrical calculations like Circle, Lines etc in different forms

quickhull

65
Stars
8
Forks
Watchers

Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.

sweepline

19
Stars
4
Forks
Watchers

Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.

MyGAL

38
Stars
6
Forks
Watchers

MyGAL is a computational geometry algorithms library