https://github.com/lxtharia/pixel-manipulation
Pixelsorting and glitch effects written in C
https://github.com/lxtharia/pixel-manipulation
Last synced: 5 months ago
JSON representation
Pixelsorting and glitch effects written in C
- Host: GitHub
- URL: https://github.com/lxtharia/pixel-manipulation
- Owner: Lxtharia
- Created: 2023-01-20T22:53:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T22:33:59.000Z (12 months ago)
- Last Synced: 2025-01-10T19:23:47.620Z (6 months ago)
- Language: C
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pixel-manipulation
Pixelsorting and glitch effects written in C```
processImage.out []
```it uses image magick to convert the images, so better have that installed
you can change which .so shared library it uses by including a different .so in /effects
yeah
you can use the .so files with [swaylock-effects](https://github.com/mortie/swaylock-effects) (`--effect-custom `)
have fun :D (i sure have!)