Skip to content

BirgerMoell/generative-art-web

Repository files navigation

generative-art-web

Generative art with js!

Getting started

1. Install the canvas-sketch CLI tool globally and canvas sketch

npm install canvas-sketch-cli -g
npm install canvas-sketch

2. Clone the repo and open it

git clone https://github.com/BirgerMoell/generative-art-web/
cd generative-art-web
canvas-sketch sketch.js --open

Create a new project

git clone https://github.com/BirgerMoell/generative-art-web/
cd generative-art-web

# Scaffold a new 'sketch.js' file and open the browser
canvas-sketch sketch.js --new --open

Using Canvas Sketch

https://github.com/mattdesl/canvas-sketch

Fun ideas.

Train a neural network to predict the aesthetic beauty of art. Regenerate images until you find ones that are beautiful.

Integrate with style transfer

Try integrating the art with style transfer. https://github.com/magenta/magenta-js/tree/master/image

https://github.com/reiinakano/arbitrary-image-stylization-tfjs

Web demo

https://glitch.com/edit/#!/successful-stump-linseed?path=index.html%3A1%3A0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published