Agg-sharp is a c# port of the Anti-Grain Geometry library, written by Maxim Shemanarev in C++. It is an Open Source, 2D vector graphics library. Agg-sharp produces pixel images in memory from vectorial data.
We have consolidated all our code onto GitHub. You can find the code at: https://github.com/MatterHackers/agg-sharp.
Our new home page will be at http://www.MatterHackers.com.
The latest version should be gotten from source. Everything else is very old.
Features
- Vector Graphics Rendering
- OpenGL Acceleration
- Game Engine
Categories
GraphicsLicense
BSD LicenseFollow agg-sharp
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is absolutely a fantastic work to port the AGG library into C#. It makes building high-quality CG application on .NET possible and easier by benefiting from AGG library.