https://github.com/jdan/tileswap
Processing code to rearrange images to draw other images
https://github.com/jdan/tileswap
Last synced: 9 months ago
JSON representation
Processing code to rearrange images to draw other images
- Host: GitHub
- URL: https://github.com/jdan/tileswap
- Owner: jdan
- Created: 2019-12-22T20:19:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T20:20:38.000Z (over 6 years ago)
- Last Synced: 2025-01-01T02:41:32.226Z (over 1 year ago)
- Language: HTML
- Size: 393 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tileswap
This is a program which takes an input image, slices it up, and tries to map it to a destination image. It produces images like these:

This is very scrappy [Processing.js](http://processingjs.org/) code and runs slowly in your browser.