A project based of https://github.com/mattdesl/workshop-generative-art
Some art that has been made via this project:
2D | 3D |
---|---|
Run the following commands in a terminal window
npm install
npm install canvas-sketch-cli --global
canvas-sketch <graphics_file_name>
Ex.canvas-sketch webgl.js
- For experimenting with bezier easing curves: http://cubic-bezier.com/
- For converting a list of PNGs into a GIF: https://giftool.surge.sh/