Skip to content

Instantly share code, notes, and snippets.

/*
Main render.
Temporal AA for a smooth image. Temporal accumulation is disabled while moving the view to prevent ghosting.
*/
#define ITERATIONS 200 //Increase for less grainy result
#define TEMPORAL_AA