https://github.com/matthisk/rays
Toy ray tracer implementation in Zig
https://github.com/matthisk/rays
Last synced: 3 months ago
JSON representation
Toy ray tracer implementation in Zig
- Host: GitHub
- URL: https://github.com/matthisk/rays
- Owner: matthisk
- Created: 2024-01-16T08:42:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T07:40:06.000Z (about 2 years ago)
- Last Synced: 2025-10-04T19:44:38.887Z (10 months ago)
- Language: C++
- Size: 788 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Toy raytracer implementation in Zig. Based on the ray tracer in one weekend book.