Skip to content

synkdev/volt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volt

Volt is an extremely fast and efficient GPU-accelerated UI library written completely in pure, safe Rust. It is powered by WGPU which means that most of the rendering is done on the GPU, making Volt fast. It uses Vello for rendering with WGPU. Unlike other traditional vector graphics renderers that use vertex and fragment shaders, Vello is powered by compute shaders which allows for lightning fast computation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages