Nelarius / weekend-raytracer-zig

A Zig implementation of the "Ray Tracing in One Weekend" book

Home Page:https://nelari.us/post/raytracer_with_rust_and_zig/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Tracing in One Weekend (Zig)

This is a fairly straightforward implementation of Peter Shirley's "Ray Tracing in One Weekend" book in the Zig programming language

To run:

$ zig build run -Drelease-fast

cover_image

Dependencies

About

A Zig implementation of the "Ray Tracing in One Weekend" book

https://nelari.us/post/raytracer_with_rust_and_zig/


Languages

Language:Zig 100.0%