Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 925 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 925 Bytes

Still under development, but in a usable state

image-blobernizer

A very simple image-blobernizer made for the webbrowser using p5.js

Requirements

You will need to run the website on a local server.

Usage example

By default, the image-blobernizer will blobernize this photo by Valentin Lacoste.

Meta

Sen van der Heide – @usvdh

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/usvdh/image-blobernizer/fork)
  2. Create your feature branch (git checkout -b feature/feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/feature)
  5. Create a new Pull Request