Android app that generates convex hulls using computational geometry algorithms
-
Updated
Apr 17, 2017 - Java
Android app that generates convex hulls using computational geometry algorithms
A library with several computational geometry algorithms in the N-dimensional space.
🎨Coding Project 2 for Computational Geometry Course (CSN-523)
Convex Hull with Jarvis' Algorithm implemented in Julia
📐 Geometry Uni Assignments
bunch of scripts useful for building geospatial softwares
Minkowski sum/difference computation, built on top of JTS
Concave Hull library based on JTS, supporting mulitple criteria, multi-part hull and hull with holes
2D computational geometry library
The implementation in C++ of the closest-pair doubling algorithm which finds the smallest distance between two points in a metric space in O(n log n) time without directly using the points' coordinates.
Computational Geometry Assignments for CS F402 at BPHC 2020-2021 session Semester 1.
Sweep Line algorithm for segments intersection
computational geometry exercises
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
📐 Computational geometry labs
My own implementation of classical computational geometry algorithms on diverse languages.
A Computational Geometry course repository including some experiments
Add a description, image, and links to the computational-geometry-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the computational-geometry-algorithms topic, visit your repo's landing page and select "manage topics."