https://github.com/btipling/blockens-perspective
Perspective Projection Experiments with Apple Metal
https://github.com/btipling/blockens-perspective
Last synced: about 1 year ago
JSON representation
Perspective Projection Experiments with Apple Metal
- Host: GitHub
- URL: https://github.com/btipling/blockens-perspective
- Owner: btipling
- License: other
- Created: 2016-09-04T16:09:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T23:58:17.000Z (about 7 years ago)
- Last Synced: 2025-03-25T05:06:09.699Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 7.26 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perspective Projection Experiments with Apple Metal
More progress on learning 3D math and Apple Metal
Includes:
* Perspective projection
* Multiple objects
* Depth testing
* Smoother keyboard movement
* Mouse handling
* Fixed math
* 3D Camera movement with mouse rotation
* Loading objects using Model I/O including their materials
* Creating shapes using MDLMesh helper functions.
* Texturing MDLMesh based shapes.
* CubeMap and Spheres to create skys and 3d environments.
[](https://www.youtube.com/watch?v=dIDeBFMalRQ)
[](https://www.youtube.com/watch?v=5b-w9dEqFGE)

[](https://www.youtube.com/watch?v=TS2C6CFGYcY)
[](https://www.youtube.com/watch?v=VPYSyqdmQYI)
[3D camera movement video](https://www.youtube.com/watch?v=VPYSyqdmQYI)
[rotation animation video](https://www.youtube.com/watch?v=VPYSyqdmQYI)