2 releases

0.5.4 Jan 3, 2020
0.5.0 Nov 5, 2019

#711 in Graphics APIs

22 downloads per month

MIT license

1MB
3.5K SLoC

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

Dependencies

~14MB
~92K SLoC