https://github.com/tiehuis/zig-raytrace
simple raytracer in zig
https://github.com/tiehuis/zig-raytrace
zig
Last synced: about 2 months ago
JSON representation
simple raytracer in zig
- Host: GitHub
- URL: https://github.com/tiehuis/zig-raytrace
- Owner: tiehuis
- License: mit
- Created: 2017-10-12T08:07:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T05:42:49.000Z (12 months ago)
- Last Synced: 2025-03-18T13:15:26.340Z (about 2 months ago)
- Topics: zig
- Language: Zig
- Size: 124 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - tiehuis/zig-raytrace
- awesome-zig - zig-raytrace🗒️simple raytracer in zig
README
A simple raytracer and jpeg image writer in Zig.
Rewritten based on https://github.com/ssloy/tinyraytracer.
# Dependencies
- [Zig](https://ziglang.org)
# Example
