Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joekrump/hackathon-art

A place full of experimentation with graphics using javascript.
https://github.com/joekrump/hackathon-art

frontend-masters three-js webgl

Last synced: 7 days ago
JSON representation

A place full of experimentation with graphics using javascript.

Awesome Lists containing this project

README

        

# hackathon-art

A project based of https://github.com/mattdesl/workshop-generative-art

Some art that has been made via this project:


2D3D



## Setup

_Run the following commands in a terminal window_

1. `npm install`
2. `npm install canvas-sketch-cli --global`
3. `canvas-sketch ` Ex. `canvas-sketch webgl.js`

## Additional Tools

1. For experimenting with bezier easing curves: http://cubic-bezier.com/
2. For converting a list of PNGs into a GIF: https://giftool.surge.sh/