mirror of
https://github.com/memononen/nanovg
synced 2026-09-26 16:19:07 +03:00
Adds link of the Metal port.
I just implmeneted the native Metal port of NanoVG. ;)
This commit is contained in:
parent
30e1c98175
commit
43aeba25a4
1 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,8 @@ See the header file [nanovg.h](/src/nanovg.h) for API reference.
|
|||
## Ports
|
||||
|
||||
- [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)
|
||||
- [Metal port](https://github.com/ollix/MetalNanoVG) by [Olli Wang](https://github.com/olliwang)
|
||||
- [bgfx port](https://github.com/bkaradzic/bgfx/tree/master/examples/20-nanovg) by [Branimir Karadžić](https://github.com/bkaradzic)
|
||||
|
||||
## Projects using NanoVG
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue