single-stroke icon indicating copy to clipboard operation
single-stroke copied to clipboard

Generative art app 🎨 built with ❤️ using p5.js.

Single Stroke

A generative art web-app 🎨 that converts any image into a spiral single stroke illustration!

Version License: MIT

Preview of single stroke app

Installation

Clone the repository

git clone --depth=1 [email protected]:nazeh/single-stroke.git <YOUR_PROJECT_NAME>

Setup

Install project dependencies

yarn

Development

Run the local webpack-dev-server on http://localhost:8080/

yarn start

Credit

Used hmmhmmhm/svelte-template