Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 840 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 840 Bytes

Generative Gears

Table of Contents

About

This is a generative art project created using P5.js, a graphics library for JavaScript. I created multiple different layers of patterns and shapes, randomized different aspects of it and altered the chances of each layer being rendered, and made them rotate to create the effect of gears turning.

The project can be found here

Installation

If you would like to build off my work, simply clone the repository and open the HTML file in any browser. It shouldn't require any setup. If you do use my work, please make sure to credit me!

Technologies Used

  • P5.js