https://github.com/fixique/hellometal
https://github.com/fixique/hellometal
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fixique/hellometal
- Owner: fixique
- Created: 2017-04-02T18:09:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T18:10:35.000Z (about 9 years ago)
- Last Synced: 2025-01-25T23:19:57.806Z (over 1 year ago)
- Language: Swift
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello Metal
### A small application for exploring Metal
#### If you start application you will should see a cube with interpolation for every triangle what I use for drawing
#### Inside the application you will find a 3 classes for triangle, cube and sphere. Sphere doesn't work very well