Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joekrump/hackathon-art
- Owner: joekrump
- Created: 2019-04-11T20:08:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:34:22.000Z (over 1 year ago)
- Last Synced: 2024-10-09T10:43:55.312Z (28 days ago)
- Topics: frontend-masters, three-js, webgl
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/