An open API service indexing awesome lists of open source software.

https://github.com/nuclearace/imagebrutalizer

Examples of CoreImage filtering
https://github.com/nuclearace/imagebrutalizer

Last synced: about 1 year ago
JSON representation

Examples of CoreImage filtering

Awesome Lists containing this project

README

          

# ImageBrutalizer

Just a fun little program that distorts a given image.

example run: `brutalizer -bumps=20 -stretches=7 -torus=10 -twirls=20 -bumps=10 -vortex=30 -holes=10 image.png`

Original:
![](https://i.imgur.com/Bglbjpq.png)

Brutalized:
![](https://i.imgur.com/qxFd4dR.png)