HOME
GALLERY
Frame:
<<
||
>>
Speed:
, Dots:
// Grid
(t,i,x,y,n) => {
return x%4 && y%4
}