View all by Glitch Labs
Glitch Labs
Follow Glitch Labs
Follow
Following Glitch Labs
Following
Add To Collection
Collection
Comments
Devlog
Image Funk
←
Return to Image Funk
Devlog
Quickstart Guide
April 17, 2023
by
Glitch Labs
#pixel, #sorting
This is a mini-tutorial to get you started, show you around, and get you producing some glitchy images quickly. First of all, there's an entire help file (helpfile.py) tab that will explain everything...
Continue reading
Importing your own images for funkin'
April 16, 2023
by
Glitch Labs
Importing your own images is super easy, and I'm here to walk you through it! In the first tab of the sketch, there's a line that says img_strings = ["mount", "awl", "cat", "paints" ]. What this is do...
Continue reading
Added functions
April 16, 2023
by
Glitch Labs
#pixel, #art, #2d
This package consists of 4 main functions spread over 2 pre-imported modules: imagePaste() imageSmear() imageWipe() show() imagePaste() imagePaste() takes 7 arguments: (it sounds like a lot, but trust...
Continue reading