An open API service indexing awesome lists of open source software.

https://github.com/graddotdev/swiftui-donut


https://github.com/graddotdev/swiftui-donut

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Donut

Donut is a Metal shader implementation designed for SwiftUI that renders a rotating ASCII donut.

https://github.com/user-attachments/assets/fb245ede-8e93-4b50-bcbe-fa6acf839aba

## Credits

This project is a Metal port for SwiftUI of the original GLSL shader created by [dkaraush](https://www.shadertoy.com/user/dkaraush), available at [https://www.shadertoy.com/view/NtcGRr](https://www.shadertoy.com/view/NtcGRr), and licensed under the [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) license. This port is also distributed under the same [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) license, in accordance with the original license terms.