https://github.com/stemmlerjs/glitchie
🖼️ A small GUI application written in Java that allows you to databend photos and undo databends
https://github.com/stemmlerjs/glitchie
glitch-art java picture
Last synced: 2 months ago
JSON representation
🖼️ A small GUI application written in Java that allows you to databend photos and undo databends
- Host: GitHub
- URL: https://github.com/stemmlerjs/glitchie
- Owner: stemmlerjs
- Created: 2015-10-10T16:27:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T23:21:44.000Z (almost 7 years ago)
- Last Synced: 2025-04-12T02:09:32.851Z (2 months ago)
- Topics: glitch-art, java, picture
- Language: Java
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glitchie
A small GUI application written in Java that allows you to databend photos and undo databends.
## Setup
1. Create a project via your favourite IDE and copy the contents of the
src folder to your project's src folder.
2. Run the program via the entry point in *GuiAndListener.java* via the *gui* package.OR
1. Run the *glitchpond.jar* file
## How to Use
- Open a picture to glitch by clicking File > Open
- Specify a glitch rate to glitch the photo> This is the number of iterations the glitch algorithm will be run (so take it easy! -- pictures break)
- Use the Undo / Redo buttons to get a glitch effect that you like
- Save the glitch by clicking File > Save