vg-renderer

Vector graphics renderer

A vector graphics renderer for bgfx with improved performance and features over NanoVG.

A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)

GitHub

522 stars
35 watching
54 forks
Language: C
last commit: 5 months ago
Linked from 2 awesome lists

vector-graphics

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
macnelly/quad-svg A tool that renders SVGs to Texture2D objects in Rust-based game engines 4
timothyschoen/juce_nanovg A C++ module for rendering graphics with NanoVG in JUCE projects 16
thorvg/thorvg A lightweight portable vector graphics library used for drawing and animating graphical scenes. 792
dbuenzli/vg A declarative 2D vector graphics library written in OCaml 91
jpbruyere/vkvg A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. 774
weisj/jsvg A lightweight Java implementation of the SVG graphics standard 142
raph-amiard/ada-nanovg Ada bindings to NanoVG for vector graphics rendering and OpenGL ES 2.0 support 1
nyorain/rvg A high-level graphics API for Vulkan 2D vector-like rendering 188
smokku/femtovg An antialiased 2D vector graphics rendering library written in Rust. 0
techjb/vector-tiles-google-maps A JavaScript library to render vector tiles on Google Maps. 39
chrisnikkel/sharpvg A .NET Standard library that allows F# developers to create vector graphics in SVG format using simple commands. 74
avokadoen/zig_vulkan A tool for creating a Vulkan-based graphics renderer using Zig programming language 51
archie3d/juce_bgfx An implementation of bgfx rendering from within a JUCE application with alternative rendering via nanovg. 21
let-def/wall A vector graphics renderer using OpenGL in OCaml. 78
twinside/rasterific A Haskell-based drawing engine for vector graphics rendering. 141