Pixora.
$ make pixora
------------------------------------------------------------
[ 12%] compiling scene.cpp
[ 38%] compiling renderer.cpp
[ 67%] compiling editor.cpp
[ 91%] linking pixora
[100%] built target pixora 496 commits, since 07.2025
$ make pixora.html
------------------------------------------------------------
[ 0%] ██░░░░░░░░░░░░░░░░░░░░░░░░░░ writing prose
make: *** no rule to make target ‘prose’. Stop.
------------------------------------------------------------
A deferred renderer with composite passes, environment
probes and hot-reload, wrapped in an editor that can watch
a scene open while it runs.
The engine builds. The page does not. Come back later.