wgpu_glyph
Text renderer
A text rendering library built on top of glyph_brush and optimized for use with wgpu
A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)
456 stars
11 watching
77 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
fontrenderrusttexttruetypewgpu
Related projects:
Repository | Description | Stars |
---|---|---|
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| A package providing basic text rendering support using gridtext for ggplot2 plots | 657 |
| A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,538 |
| A text rendering library with customizable color and size per character for rich text display. | 4 |
| A text rendering system written in Zig that uses pixel art to display custom fonts and characters. | 7 |
| A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |
| A browser-based graphics backend that monitors directory changes and renders HTML files on demand | 125 |
| A collection of Rust crates providing rendering abstractions. | 30 |
| A package that enables fast WebGL rendering of features on leaflet maps. | 268 |
| A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
| A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
| Enables graphics APIs in mobile apps without using third-party window management libraries | 294 |
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| A frontend for a text editor that renders its content in an OpenGL texture for use in graphics applications. | 37 |