Awesome
wgpu_glyph
[!WARNING] This crate has been superseded by
glyphon
.
glyphon
has a better design that fits better withwgpu
. Furthermore, it is built on top ofcosmic-text
, which supports many more advanced text use cases.
A fast text renderer for wgpu, powered by glyph_brush.
Examples
Have a look at
- The examples directory.
- Iced, a cross-platform GUI library.
- Coffee, a 2D game library.