|
@@ -224,6 +224,12 @@ Weighted, Blended Order-Independent Transparency
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
|
|
+### [20-nanovg](https://github.com/bkaradzic/bgfx/tree/master/examples/20-nanovg)
|
|
|
|
|
+
|
|
|
|
|
+NanoVG is small antialiased vector graphics rendering library.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
Dependencies
|
|
Dependencies
|
|
|
------------
|
|
------------
|
|
|
|
|
|
|
@@ -470,9 +476,15 @@ optimization.
|
|
|
|
|
|
|
|
https://github.com/aras-p/glsl-optimizer
|
|
https://github.com/aras-p/glsl-optimizer
|
|
|
|
|
|
|
|
-### stb_image (Public Domain)
|
|
|
|
|
|
|
+### NanoVG (ZLIB)
|
|
|
|
|
+
|
|
|
|
|
+NanoVG is small antialiased vector graphics rendering library.
|
|
|
|
|
+
|
|
|
|
|
+https://github.com/memononen/nanovg
|
|
|
|
|
+
|
|
|
|
|
+### stb_image, stb_truetype (Public Domain)
|
|
|
|
|
|
|
|
-http://nothings.org/stb_image.c
|
|
|
|
|
|
|
+http://nothings.org
|
|
|
|
|
|
|
|
Assets
|
|
Assets
|
|
|
------
|
|
------
|