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: 11 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
billyfrcs/graphicsprogramming An open-source project for learning and implementing 2D and 3D rendering using modern OpenGL and C++. 1
colleagueriley/rgfw A lightweight window abstraction library for creating graphical programs or libraries. 772
luca-piccioni/opengl.net A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. 588
tangrams/tangram-es A C++ library for rendering 2D and 3D maps from vector data using OpenGL ES 828
jpbruyere/vkvg A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. 774
rsaarelm/navni A Rust library for rendering 2D graphics in text and pixel formats. 7
olikraus/u8glib A 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/flycube A low-level graphics API providing features like ray tracing and support for multiple backends 390
nyorain/rvg A high-level graphics API for Vulkan 2D vector-like rendering 188
hapaxia/selbaward A collection of reusable SFML graphics components for creating 2D games and applications. 200
visualcomputing/nub A Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation. 34
dagostinelli/hypatia A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. 84
danini-the-panini/mittsu A 3D graphics library for Ruby based on Three.js 525
chrfalch/ncontrol A control library for creating custom cross-platform drawing controls without native implementations. 267
saschawillems/vulkanwicked An implementation of the Vulkan graphics API in C++ 11