Sideproject implementing rendering techniques using software rendering with Zig & SDL3.
Based on the book "Computer Graphics From Scratch", available here. Tested on zig 0.14.1 (stable).
zig build run
Uses SDL3 zig library for window creation.
Sideproject implementing rendering techniques using software rendering with Zig & SDL3.
Based on the book "Computer Graphics From Scratch", available here. Tested on zig 0.14.1 (stable).
zig build run
Uses SDL3 zig library for window creation.