more glitching is not a crime

This commit is contained in:
le vieux
2020-11-10 19:30:49 +01:00
parent 2790b3d22f
commit 993b4ecd7d
5 changed files with 71 additions and 0 deletions

View File

@@ -77,6 +77,9 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
fprintf(stderr, "crapulator failure %d\n", foo);
exit(1);
}
un_moyen_flou_8x8(&B, 20, 20);
un_moyen_flou_8x8(&B, 220, 20);
un_moyen_flou_8x8(&B, 420, 20);
for (step=0; step<Nsteps; step++) {
coef = (float)step / (float)Nsteps;