Skip to content
/ nvg Public
forked from sunli829/nvg

Pure-rust implementation of NanoVG

Notifications You must be signed in to change notification settings

rede97/nvg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure-rust implementation of NanoVG

Demos

Simple square

cargo run -p nvg-gl --example demo-square

The tiniest way to use nvg+glutin, can help beginner to start with nvg.

Clock

cargo run -p nvg-gl --example demo-clock

Cutout

cargo run -p nvg-gl --example demo-cutout

Draw

cargo run -p nvg-gl --example demo-draw

About

Pure-rust implementation of NanoVG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.8%
  • Python 1.6%
  • GLSL 1.6%