SNEZNT

SNEZNT

Continued working on retro computer art piece named SNEZNT from RecodeProject

Here it my take on it:

code full view

Note to self: Added parameters to control the jittering of the grid and other things. Originally built each quadrangle, cell and grid to hold their own colors and fill, but turns out that style doesn’t work well when it came to parameterization. All the settings have to be handled by the higher-level grid itself so make it easy to cascade down changes.

Here are some screenshots:

SNEZNT aluminum foil effect

high jitter, small steps between child quadranges

SNEZNT aluminum foil effect low jitter, small steps between child quadranges

SNEZNT aluminum foil effect low jitter, large steps between child quadranges

SNEZNT aluminum foil effect high jitter, large steps between child quadranges


Am going to replicate another small thing today and thinking of maybe trying out glitch art tomorrow.