https://github.com/maxvdec/ray-tracing
Simple Ray-Tracer made in Metal to learn
https://github.com/maxvdec/ray-tracing
Last synced: about 1 month ago
JSON representation
Simple Ray-Tracer made in Metal to learn
- Host: GitHub
- URL: https://github.com/maxvdec/ray-tracing
- Owner: maxvdec
- Created: 2025-07-10T16:35:58.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-10T18:34:28.000Z (12 months ago)
- Last Synced: 2025-07-10T22:59:32.590Z (12 months ago)
- Language: Swift
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray Tracing
Implementation of Ray Tracing in a Weekend to learn how it works. Done in Metal.