beta / nanovgo

Go binding for NanoVG, a small antialiased vector graphics rendering library for OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NanoVGo

GoDoc

NanoVGo is a Go binding for NanoVG, a small antialiased vector graphics rendering library for OpenGL.

NanoVGo is in an early stage. Frequent changes to the APIs are expected, which will become stable after the 1.0.0 version.

Please note that NanoVGo is a Go binding created with Cgo, instead of a Go port. For a Go port of the NanoVG library, please refer to shibukawa/nanovgo.

NanoVG Version

Commit cfa175a (Sep 2, 2018).

Credits

NanoVGo uses the source code of NanoVG under the zlib license.

License

zlib

About

Go binding for NanoVG, a small antialiased vector graphics rendering library for OpenGL.

License:zlib License


Languages

Language:C 89.4%Language:Go 9.7%Language:Lua 0.9%