https://github.com/graddotdev/swiftui-donut
https://github.com/graddotdev/swiftui-donut
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/graddotdev/swiftui-donut
- Owner: graddotdev
- License: other
- Created: 2025-02-21T09:54:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T10:18:48.000Z (over 1 year ago)
- Last Synced: 2025-04-11T20:19:04.880Z (about 1 year ago)
- Language: Metal
- Size: 23.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.