Built at:

Zig#

zig playground: Ray Tracer#

I currently learn Ray Tracing from this series Ray Tracing in One Weekend - The Book Series. The original codes are in C/C++. I'm planning to use this book as a companion to learn zig and use this section as notes.

I put the source code here.

Result Location Semantics Issues#

The RLS definition is documented here. Currently, there is an issues regarding RLS in zig: