Representation of integer overflow for n-bits on an n x n grid. using instancing. I animated it by interpolating the maximum value that can be represented by n-bits.
I cheated a little since technically the max for a 4-bit number is 15, but I just interpolated the "max" from 0 to 15 to create a wave effect.