Skip to content

caelunshun/dume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dume

A 2D rendering canvas for wgpu, largely inspired by the HTML5 Canvas API.

Features

  • Path and sprite rendering with linear gradients, radial gradients, fills, and strokes
  • Text rendering API with rich (multicolored) text, subpixel antialiasing, and shaping/kerning based on rustybuzz
  • Support for rendering YUV textures (useful for rendering video frames, which are stored in YUV formats in many codecs)

The development of this library was mainly driven by riposte.

About

A 2D rendering canvas for wgpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages