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
Connect with customers in one app
Dialpad Connect is an AI-powered unified communications platform that combines voice, video, and messaging to enhance team collaboration and customer interactions. It features real-time call transcription, automated call summaries, and AI-generated action items to help users stay focused during conversations. The platform integrates seamlessly with popular business apps like Salesforce, Zendesk, Microsoft Teams, and Google Workspace to streamline workflows. Designed for businesses of all sizes, Dialpad Connect delivers enterprise-grade reliability with 100% uptime SLA and robust disaster recovery. Security and privacy are core priorities, meeting standards like GDPR, HIPAA, and SOC 2 compliance. Dialpad Connect helps companies elevate customer experiences while boosting team productivity.
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.