A fast text renderer for wgpu, powered by glyph_brush.
Add wgpu_glyph as a dependency in your Cargo.toml:
wgpu_glyph = "0.11"Have a look at
- The examples directory.
- Iced, a cross-platform GUI library.
- Coffee, a 2D game library.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A fast text renderer for wgpu, powered by glyph_brush.
Add wgpu_glyph as a dependency in your Cargo.toml:
wgpu_glyph = "0.11"Have a look at