abbottjord94 / AgSwift

AgSwift library and GUI
0 stars 0 forks source link

Adding the first implementation of Bowyer-Watson triangulation #15

Closed abbottjord94 closed 3 years ago

abbottjord94 commented 3 years ago

As the title states. There are some issues with it, and some improvements that can be made, but this should allow for some testing of other functions.

Tests added to test some of the new Triangle functions.

Some GUI changes for debugging also added.