Haxe/hxcpp @:native bindings for nanovg. This library started as hx-nanovg by dazKind.
NanoVG is small antialiased vector graphics rendering library for OpenGL. It has lean API modeled after HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable user interfaces and visualizations.
This is a linc library. This library works with the Haxe cpp target only.
haxelib git linc_nanovg https://github.com/snowkit/linc_nanovg.git
If you run into any issues compiling or using a function, please report it. Thanks!
See test/snow/
for an example using snow.
Be sure to read the nanovg documentation https://github.com/memononen/nanovg