/CS142-Project

Gift-wrapping algorithm implementation for CS142

Primary LanguageC#

CS142-Project

This is a convex hull generator written in C#. It implements the gift-wrapping algorithm. It uses the System.Drawing library for rendering and System.Numerics library for certain numerical calculations