https://github.com/danielesteban/webgl
https://github.com/danielesteban/webgl
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/webgl
- Owner: danielesteban
- License: mit
- Created: 2019-05-25T16:44:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T07:35:59.000Z (about 4 years ago)
- Last Synced: 2025-10-18T17:35:03.745Z (9 months ago)
- Language: JavaScript
- Size: 1.89 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WebGL from scratch
===
[](https://david-dm.org/danielesteban/WebGL)
[](https://david-dm.org/danielesteban/WebGL?type=dev)
### Dev environment
* [MongoDB](https://www.mongodb.com/download-center/community) >= 4.0
* [Node.js](https://nodejs.org/en/download/) >= 10.15
* [Yarn](https://yarnpkg.com/en/docs/install) >= 1.15
```bash
git lfs install
git clone https://github.com/danielesteban/WebGL.git
cd WebGL
yarn install
npm start
```
### Live-Stream archive
[https://www.youtube.com/playlist?list=PLxS3QOrB_ETHZVGkwZaTA6hWYc0QQ3_d-](https://www.youtube.com/playlist?list=PLxS3QOrB_ETHZVGkwZaTA6hWYc0QQ3_d-)