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.
711 stars
49 watching
133 forks
Language: C#
last commit: 9 months ago
Linked from 3 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 graphics programs or libraries | 346 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
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. | 767 |
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,253 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
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. | 198 |
visualcomputing/nub | A Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation. | 33 |
dagostinelli/hypatia | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 83 |
danini-the-panini/mittsu | A Ruby-based 3D graphics library | 510 |
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 |