notlion / Cinder-NanoVG

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 100.0%