From 04bd96a1ac4a520a0c686347995cc91d92d98f5a Mon Sep 17 00:00:00 2001 From: "Pavel \"am1goo\" Shestakov" <0xShestakov@gmail.com> Date: Mon, 13 May 2024 17:17:53 +0300 Subject: [PATCH] Added information about external projects based on this project --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3085dc..2152b6e 100644 --- a/README.md +++ b/README.md @@ -251,4 +251,8 @@ GlyphFrame frame2 = builder.buildChannel(Glyph.A2).buildChannel(Glyph.C1_2).buil mGM.toggle(frame2); ``` - +## Engines, Programming Frameworks & Languages +#### Game Engines: +- [NothingOS.Unity](https://github.com/am1goo/NothingOS.Unity) - this SDK for Unity Engine provides native APIs for all of the essential Glyph features on Nothing Phone. +#### Frameworks +- [Nothing Glyph Interface for Flutter](https://pub.dev/packages/nothing_glyph_interface) - Flutter implementation of the Glyph Developer Kit from Nothing.