Nullsoft AVS Preset 0.2$@AVS 2.8+ Effect List ConfigJassign(gmegabuf(0), 0);&assign(gmegabuf(0), gmegabuf(0) + 1);($x xo = i * (n - 1) % c / c; yo = floor(i * (n - 1) / c) / c; x = xo * 2 - 1 + 1 / c + cos((time / 128 - yo) * 2 * $PI) / 16; y = yo * 2 - 1 + 1 / c + sin((time / 128 - xo) * 2 * $PI) / 16; intensity = if(equal(xo, 0), 0, 1); red = intensity; green = intensity; blue = intensity;time = gmegabuf(0);#c = 16; n = pow(c, 2); time = 0;$x yo = i * (n - 1) % c / c; xo = floor(i * (n - 1) / c) / c; x = xo * 2 - 1 + 1 / c + cos((time / 128 - yo) * 2 * $PI) / 16; y = yo * 2 - 1 + 1 / c + sin((time / 128 - xo) * 2 * $PI) / 16; intensity = if(equal(yo, 0), 0, 1); red = intensity; green = intensity; blue = intensity;time = gmegabuf(0);#c = 16; n = pow(c, 2); time = 0;