Skip to content

MaxHalford/procedural-art

Repository files navigation

Procedural art with JavaScript

Time you enjoy wasting isn't wasted time.

This repository contains some procedural art algorithms I like devising during my spare time. I don't use any external libraries and I rely on the HTML <canvas> element for rendering. Every time you open of the html files it will generate a random image. Each art work has a write up which you can access by clicking on the section names.

recursive_polygons
mondrian
unknown_pleasures
4_stella_triangles
5_morellet_crosses

License

The MIT License (MIT). Please see the license file for more information.

About

🌌 Procedural art with vanilla JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages