mirror of
https://github.com/memononen/nanovg
synced 2026-09-26 16:19:07 +03:00
Started projects section
- added projects section to read me - added processing API link (issue #135)
This commit is contained in:
parent
8519f09569
commit
f56b9e6c42
1 changed files with 4 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue