https://github.com/gnuwilliam/learning-webgl
Learning the basics of WebGL for Creative Coding/Generative Art
https://github.com/gnuwilliam/learning-webgl
Last synced: 11 months ago
JSON representation
Learning the basics of WebGL for Creative Coding/Generative Art
- Host: GitHub
- URL: https://github.com/gnuwilliam/learning-webgl
- Owner: gnuwilliam
- Created: 2020-05-24T18:58:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T04:34:42.000Z (about 6 years ago)
- Last Synced: 2025-03-01T01:42:13.767Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Studying WebGL and Creative Programming
Learning generative art as a hobby :D
## To run the project
```
yarn && yarn start
```