audulus / vgerLinks
2D GPU renderer for dynamic UIs
☆309Updated last month
Alternatives and similar repositories for vger
Users that are interested in vger are comparing it to the libraries listed below
Sorting:
- The Metal port of NanoVG.☆224Updated 2 years ago
- Multi-threaded, CPU-based vector graphics rasterizer.☆187Updated last year
- GPU Vector Text Rendering (WIP)☆191Updated 4 years ago
- Lightweight vector graphics library implementing exact-coverage antialiasing in OpenGL☆193Updated 4 months ago
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆301Updated 2 years ago
- GPU font rendering from vector outlines demonstration☆236Updated 3 years ago
- Glitchless smooth window resizing in Metal☆56Updated 6 years ago
- A tiny GPU raytracer, using Zig and WebGPU☆158Updated 4 years ago
- 🎮 C Bindings/Wrappers for Apple's METAL framework☆192Updated 2 years ago
- webgpu.h - C version of the JS API, for both native and Wasm. A multi-vendor standard between Dawn/Emdawnwebgpu and wgpu-native. Designed…☆509Updated 2 weeks ago
- A fast, practical GPU rasterizer for fonts and vector graphics☆124Updated 5 years ago
- ☆50Updated last year
- Nimble bidirectional text stack for UIs☆329Updated last week
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆597Updated 8 months ago
- Experimental Metal-based GPU renderer for piet 2D graphics.☆146Updated 5 years ago
- Single-header minimalistic pragmatic GPU font rendering library.☆376Updated 5 months ago
- Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library☆149Updated last year
- High level vulkan 2D vector-like graphics api (C++)☆193Updated 4 years ago
- ☆225Updated 4 months ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆80Updated 10 years ago
- Contrast is a WebGPU based 2D render engine written in Rust☆83Updated 7 months ago
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆215Updated last year
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆476Updated this week
- Fork of dawn.googlesource.com/dawn with generated code and third-party dependencies committed☆80Updated 2 years ago
- A cross-platform render-graph based rendering system written in Swift☆163Updated 2 weeks ago
- 2D GPU renderer for dynamic UIs☆303Updated last month
- OpenGL implementation of the MSDF algorithm