Documentation
¶
Overview ¶
Ray tracing headless verification — proves RT pipeline correctness on software backend.
Creates one triangle, builds BLAS, traces one ray → verifies hit. Then renders a small image (160x120) to PNG for visual confirmation.
No GPU required — runs entirely on CPU via software BVH.
Usage:
go run ./examples/raytracing-headless/
Click to show internal directories.
Click to hide internal directories.