https://github.com/eleev/metal-path-ios-app
🤖 Sandbox that holds various Metal API related scenes, from very fundamental to advanced developments
https://github.com/eleev/metal-path-ios-app
ios metal sandbox shaders swift
Last synced: 8 months ago
JSON representation
🤖 Sandbox that holds various Metal API related scenes, from very fundamental to advanced developments
- Host: GitHub
- URL: https://github.com/eleev/metal-path-ios-app
- Owner: eleev
- Created: 2018-02-20T10:59:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T17:38:35.000Z (about 5 years ago)
- Last Synced: 2025-04-01T00:51:09.569Z (about 1 year ago)
- Topics: ios, metal, sandbox, shaders, swift
- Language: Swift
- Homepage:
- Size: 618 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# metal-path-ios-app
iOS application sandbox that holds various Metal API related scenes, from very fundamental to advanced developments 🤖. The motivation behind the project is the following :
- Create a learning framework that allows to quickly prototype and experiment with `Metal API`.
- Dive deeper into `GPU` programming, which both involves `compute` and `rendering` sides.
- Use the developments to reference them and potentially use some technical or conceptual sketches.
# Author
[Astemir Eleev](https://github.com/jVirus)