Browse Source

removed fxPixelSort from the effect list. this was pointing to a very outdated pixelsort algorithm which might be rewritten in the future

master
Victor Giers 1 year ago
parent
commit
9ae953ecb4
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      statics_and_lists.pde

+ 0
- 2
statics_and_lists.pde View File

@@ -59,9 +59,7 @@ String availableFx[] = {
"fxGrauzone",
"fxCopyZoom",
"fxSubtleSort",
"fxScanker",
"fxPixelSort",
"fxMosh",
"fxPixelDrifter",

Loading…
Cancel
Save