Skip to content
#

gift-wrapping

Here are 18 public repositories matching this topic...

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

  • Updated Jun 18, 2024
  • C#

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

  • Updated May 30, 2023
  • C#

Computational geometry library in Python: four 2D convex-hull algorithms (gift wrapping, quickhull, divide-and-conquer, incremental), 3D gift wrapping, Delaunay via lifting, KD-tree, and a from-scratch LP solver. UoA DI Computational Geometry course. Solo project.

  • Updated May 11, 2026
  • Python

Improve this page

Add a description, image, and links to the gift-wrapping topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gift-wrapping topic, visit your repo's landing page and select "manage topics."

Learn more