An open API service providing repository metadata for many open source software ecosystems.

Topic: "gift-wrapping-algorithm"

EthanJamesLew/concave-hull

fast concave hull python package

Language: Rust - Size: 232 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

soppydart/Convex-Hull-Algorithms

An application for visualizing the working of two convex hull algorithms - Jarvis March and Kirkpatrick-Seidel in two dimensions.

Language: ShaderLab - Size: 5.69 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Nikos25K/Computational-Geometry

📐 This project implements various computational geometry algorithms, focusing on convex hulls, linear programming, Delaunay triangulation, and geometric search. The code is organized into multiple modules, each solving specific geometry-related problems and demonstrating core computational methods.

Language: Python - Size: 861 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alexvek96/convex_hull_algorithms

1st/2 Assignment of the "Computational Geometry" course (Spring Semester 2023 - NKUA). Python implementations of the following algorithms to compute the convex hull of N-points: Incremental (Graham's Scan) (2D and 3D), Quickhull (2D and 3D), Divide and Conquer (2D), Gift Wrapping (2D)

Language: Python - Size: 509 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YousefEZ/convex_hull

Convex Hull Algorithms for COMP0005 (UCL 1st Year Course)

Language: Jupyter Notebook - Size: 292 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0