Skip to content

notlion/Cinder-NanoVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder-NanoVG

This is a C++11 wrapper for Mikko Mononen’s awesome GL-backed vector graphics renderer NanoVG. Additionally, it provides overloads for some of Cinder’s datatypes, and functions for rendering Path2d, Shape2d, PolyLine, SVG, etc. Currently this library must be used with the soon to be released Cinder 0.9.0 or greater.

This project is not complete by any means. Features are being added as they are needed. Contributions are definitely welcome!

About

A C++11 wrapper for NanoVG meant for use with Cinder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages