Shader Pipeline: PrimShader and Random Face Colours
Haskell Community [Unofficial]
April 7, 2026
Parameterize the shader on a color instead of on a color generator. Generate the color before calling the function. Pass the color, not the generator, down through any intermediate functions.
Discussion in the ATmosphere