hello there,
Made a small VL wrapper around the Simplify.NET lib. It allows you to simplify a 2D line, based on a user-defined tolerance variable.
To install, go to Gamma’s command line and type
nuget install VL.2D.Simplify
Then strike F1 to open the help browser and check the Simplify a polygon Howto.
You can see here the simplified line in blue, and the original one in purple.
Aaaaand the source is here.
Cheerz!
seb