The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Processing Geometry Suite
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element an...
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
☕ Java Algorithms Implementation
#算法刷题#simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments
Java implementation of an approximate nearest-neighbor search via space-filling curves