We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baef3e3 commit 3f9b6e9Copy full SHA for 3f9b6e9
1 file changed
README.md
@@ -53,6 +53,14 @@ The [`demos` folder](demos/README.md) contains several demo tools and
53
applications built using the Fidget crate,
54
ranging from CLI to GUI to web app.
55
56
+## Projects using Fidget
57
+- [The Prospero Challenge](https://mattkeeter.com/projects/prospero) was
58
+ designed around Fidget's rendering implementation, then opened up to
59
+ third-party submissions
60
+- [`rsaccon/fidget-koto`](https://github.com/rsaccon/fidget-koto): An adaptation
61
+ of the `fidget-viewer` demo using [Koto](https://koto.dev/) for scripting
62
+ (instead of [Rhai](https://rhai.rs))
63
+
64
## Support matrix
65
At the moment, Fidget supports a limited number of platforms:
66
0 commit comments