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

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

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
```