Skip to content

Gift Wrapping algorithm for 3D convex hull computation #70

@adamconkey

Description

@adamconkey

Would like to implement a Gift-Wrapping algorithm for 3D convex hull computation, as described in O'Rourke 4.2.1. This is an $O(nF)$ algorithm for $F$ faces and is thus an output-size sensitive quadratic algorithm.

The details in O'Rourke are very sparse, so may find these resources helpful:

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions