NGraphics

Graphics library

A cross-platform library for rendering vector graphics on .NET.

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.

GitHub

711 stars
49 watching
133 forks
Language: C#
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
billyfrcs/graphicsprogrammingAn open-source project for learning and implementing 2D and 3D rendering using modern OpenGL and C++.1
colleagueriley/rgfwA lightweight window abstraction library for creating graphical programs or libraries.772
luca-piccioni/opengl.netA set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications.588
tangrams/tangram-esA C++ library for rendering 2D and 3D maps from vector data using OpenGL ES828
jpbruyere/vkvgA 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations.774
rsaarelm/navniA Rust library for rendering 2D graphics in text and pixel formats.7
olikraus/u8glibA graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility.1,260
andrejnau/flycubeA low-level graphics API providing features like ray tracing and support for multiple backends390
nyorain/rvgA high-level graphics API for Vulkan 2D vector-like rendering188
hapaxia/selbawardA collection of reusable SFML graphics components for creating 2D games and applications.200
visualcomputing/nubA Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation.34
dagostinelli/hypatiaA pure-C math library for 2D/3D graphics with mutable matrix and vector objects.84
danini-the-panini/mittsuA 3D graphics library for Ruby based on Three.js525
chrfalch/ncontrolA control library for creating custom cross-platform drawing controls without native implementations.267
saschawillems/vulkanwickedAn implementation of the Vulkan graphics API in C++11