:: Instructions ::
Run exe.
Don't get nervous when it takes some time.
15 Minutes.
Enjoy.
:: The Krew ::
NR4 - Code, GFX
:: Last words ::
Once you offend, you cannot stop.
:: Technology ::
* Single-fragment.
* CTRL-ALT-TEST-minified, but with the entire shader inlined
(I suspect a bug, but didn't have time to fix it).
* Crinklered.
* Rendered with a path tracer using enhanced sphere tracing.
* Scene is sdf-modelled (octree fractal and truchet patterns).
* PBR illuminated.
* 15 minutes render time.
* That moment when you used
`if(msg.message == WM_KEYDOWN) ExitProcess(0);`
and then proceed to alt-tab after 15 minutes of rendering :(