All Projects → anartisticengineer → Glitch-FX-Processing-Version

anartisticengineer / Glitch-FX-Processing-Version

Licence: GPL-2.0 license
A Processing version of my Glitch-FX sketch with extra features

Programming Languages

processing
702 projects

Projects that are alternatives of or similar to Glitch-FX-Processing-Version

glitch-studio
data bending & glitch tools
Stars: ✭ 66 (+230%)
Mutual labels:  glitch-art, glitch-effect
glitch3d
3D model corruption library and automated rendering
Stars: ✭ 46 (+130%)
Mutual labels:  glitch-art
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (+25%)
Mutual labels:  glitch-art
react-glitch-effect
React Glitch effects
Stars: ✭ 52 (+160%)
Mutual labels:  glitch-effect
jpg-glitch-electron
desktop app for glitching images
Stars: ✭ 24 (+20%)
Mutual labels:  glitch-art
Photo-Editor
A single page web application which enables users to edit their images.
Stars: ✭ 102 (+410%)
Mutual labels:  photo-editor
glitch-image
🖼 Generate and save unique glitchy images
Stars: ✭ 46 (+130%)
Mutual labels:  glitch-art
kalwalt-interactivity-AR
Some various experiments with Ar.js and Three.js
Stars: ✭ 65 (+225%)
Mutual labels:  glitch-art
chattt-backend
🖥 Backend for chattt
Stars: ✭ 17 (-15%)
Mutual labels:  glitch-art
Acid.Cam.v2.OSX
Acid Cam v2 for macOS distorts video to create art.
Stars: ✭ 91 (+355%)
Mutual labels:  glitch-art
Glitch-Arts-Resources
A curated list of resources for all arts glitch.
Stars: ✭ 86 (+330%)
Mutual labels:  glitch-art
temporalis
Slit-scan webcam with canvas
Stars: ✭ 105 (+425%)
Mutual labels:  glitch-art
Photoeditor
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
Stars: ✭ 3,105 (+15425%)
Mutual labels:  photo-editor
Fixture
A no-bullshit, free and open source raster graphics editor.
Stars: ✭ 33 (+65%)
Mutual labels:  photo-editor
photo-editor
A simple photo editing android application
Stars: ✭ 57 (+185%)
Mutual labels:  photo-editor
simple-photo-editor
Simple Photo Editor on Python
Stars: ✭ 21 (+5%)
Mutual labels:  photo-editor
Android-Glitch-Text-Effect
An Android library to add a glitch effect into a string, inspired by https://codepen.io/ihatetomatoes/pen/8a16e11e6d6206f5eb1ed7a37fbbe1dc. Gist for this library is here: https://gist.github.com/irshuLx/138c1dc0af5262e3ca0c5f5db014d7ef
Stars: ✭ 33 (+65%)
Mutual labels:  glitch-effect

Glitch-FX-Processing-Version

A Processing version of my Glitch-FX sketch with extra features

About

This is a version of my Glitch-FX sketch on Open Processing done fully with original (Java) Processing 3.

This version also comes with the ability to load your own images as well as saving your own creations!

Instructions

  • Press 'G' to generate a new effect on the image.
  • Press 'J' to save as .jpg (NOTE: when saving just type a file name without the extension)
  • Press 'P' to save as .png (same note as before)
  • Press 'X' to exit

Effects Included

  • Scramble
  • Scanlines
  • Warp
  • Pixel Burn
  • Noisy
  • Scanner
  • Jpg Degrade
  • Invert Saturation
  • OpenCV - Edge Detect
  • More will be planned in the very near future

Future Development

As of the latest version, any image will only be loaded as a fixed 1000 x 1000px size. I may try to find some method of allowing variable sizes/aspect ratios depending on the input image (with the settings() function), but for now, the size remains fixed.

September 2019 Update

  • Different aspect ratios can now be loaded without forcing the source to a 1:1 square! The image will be scaled down but the aspect ratio will remain as is.
  • OpenCV library added for use of the edge detection filters.
  • Invert Saturation filter added.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].