Show HN: I wrote a C++ ray tracer from scratch without AI

Software Development(github.com)view on HackerNews
path-tracerC++Monte Carloglobal illuminationrenderingcomputer graphics

Author: martiano

Date: 6/15/2026

Article Summary:
Luz is a C++20 Path Tracer developed from scratch with zero third-party dependencies, supporting Monte Carlo path tracing, global illumination, and various features.