Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ out our [Official Docs](https://docs.swmansion.com/TypeGPU/getting-started)!

Libraries:

- [Redraw](https://wcandillon.github.io/redraw/) - a 2D graphics library built
on top of WebGPU, with support for vector feathering and advanced vector-based effects.
- [Vivarium](https://github.com/WonderYard/vivarium) - Modern, intuitive,
WebGPU-powered toolkit for creating your own cellular automata
- [wayfare](https://github.com/iwoplaza/wayfare) - A modular game engine built
Expand All @@ -206,6 +208,8 @@ Libraries:

Apps:

- [Screen Studio](https://screen.studio/) - macOS screen recorder with automatic
zoom and smooth animations for product demos, tutorials, and social media videos.
- [ComfyUI](https://www.comfy.org/) - An open-source tool for creating
generative AI
- [Chaos Master](https://chaos-master.vercel.app) by deluksic & Komediruzecki
Expand Down Expand Up @@ -273,8 +277,7 @@ can help you build your next dream product –

<!-- automd:contributors author="software-mansion" -->

Made by [@software-mansion](https://github.com/software-mansion) and
[community](https://github.com/software-mansion/TypeGPU/graphs/contributors) 💛
Made by [@software-mansion](https://github.com/software-mansion) and [community](https://github.com/software-mansion/TypeGPU/graphs/contributors) 💛
<br><br>
<a href="https://github.com/software-mansion/TypeGPU/graphs/contributors">
<img src="https://contrib.rocks/image?repo=software-mansion/TypeGPU" />
Expand Down
4 changes: 4 additions & 0 deletions projects-using-typegpu.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Libraries:

- [Redraw](https://wcandillon.github.io/redraw/) - a 2D graphics library built
on top of WebGPU, with support for vector feathering and advanced vector-based effects.
- [Vivarium](https://github.com/WonderYard/vivarium) - Modern, intuitive,
WebGPU-powered toolkit for creating your own cellular automata
- [wayfare](https://github.com/iwoplaza/wayfare) - A modular game engine built
Expand All @@ -15,6 +17,8 @@ Libraries:

Apps:

- [Screen Studio](https://screen.studio/) - macOS screen recorder with automatic
zoom and smooth animations for product demos, tutorials, and social media videos.
- [ComfyUI](https://www.comfy.org/) - An open-source tool for creating
generative AI
- [Chaos Master](https://chaos-master.vercel.app) by deluksic & Komediruzecki
Expand Down
Loading