MatterHackers / agg-sharp

A C# port of Anti-Grain Geometry (AGG) with extensions for common scenarios
BSD 2-Clause "Simplified" License
183 stars 71 forks source link

Can agg-sharp be a replacement for SkiaSharp? #1542

Open sgf opened 2 months ago

sgf commented 2 months ago

The SkiaSharp dll file is too large, close to 10mb. I'm looking for a 2d graphics library developed in pure C#

sgf commented 2 months ago

And I noticed that there are a lot of branch improvements in geometry3Sharp. This is because the geometry3Sharp project itself does not have a strong dominant repository. https://github.com/NewWheelTech/geometry4Sharp https://github.com/ViRGIS-Team/ViRGiS-Geometry etc.