Started projects section

- added projects section to read me
- added processing API link (issue #135)
This commit is contained in:
Mikko Mononen 2014-07-11 19:23:30 +03:00
parent 8519f09569
commit f56b9e6c42

View file

@ -98,6 +98,10 @@ See the header file [nanovg.h](/src/nanovg.h) for API reference.
- [DX11 port](https://github.com/cmaughan/nanovg) by [Chris Maughan](https://github.com/cmaughan)
- [bgfx port](https://github.com/bkaradzic/bgfx/tree/master/examples/20-nanovg) by [Branimir Karadžić](https://github.com/bkaradzic)
## Projects using NanoVG
- [Processing API simulation by vinjn](https://github.com/vinjn/island/blob/master/examples/01-processing/sketch2d.h)
## License
The library is licensed under [zlib license](LICENSE.txt)