Skip to content
/ nanovgo Public

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

License

Notifications You must be signed in to change notification settings

beta/nanovgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published