wo80 / Triangle.NET

C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
463 stars 85 forks source link

changes from triangle.net on codeplex #4

Closed astordahl closed 2 years ago

astordahl commented 6 years ago

I've been using the triangle.net code that was on codeplex (https://archive.codeplex.com/?p=triangle). This code seems to be based on that, but has quite a few differences. When did the basic code setup change?

Geri-Borbas commented 6 years ago

master branch is the original mirror, while Release branch is what I use for Unity. This is still basically a mirror, I did not change any feature, only packaging / folder structure, and some macros.

wo80 commented 2 years ago

I set up a short history wiki page: https://github.com/wo80/Triangle.NET/wiki/History