https://github.com/learosema/slides-webgl
Slides for a talk about WebGL
https://github.com/learosema/slides-webgl
vanilla-js webgl
Last synced: 5 months ago
JSON representation
Slides for a talk about WebGL
- Host: GitHub
- URL: https://github.com/learosema/slides-webgl
- Owner: learosema
- License: mit
- Created: 2020-11-27T22:37:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T21:58:41.000Z (over 3 years ago)
- Last Synced: 2025-08-02T19:29:19.702Z (11 months ago)
- Topics: vanilla-js, webgl
- Language: SCSS
- Homepage: https://learosema.github.io/slides-webgl/
- Size: 109 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebGL
## A talk for the engineering all hands meeting at SinnerSchrader
I don't know if I can hold the talk because I don't feel well but let's try.
[Angela](https://twitter.com/agalliat) cheered me up and encouraged me. Please send her a virtual hug.
https://learosema.github.io/slides-webgl/
## Running it locally
```sh
npm install
npm start
```