Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chaos1ee/ppt-of-webgl

A web ppt project about WebGL.
https://github.com/chaos1ee/ppt-of-webgl

Last synced: 26 days ago
JSON representation

A web ppt project about WebGL.

Awesome Lists containing this project

README

        

## WebGL 演示 ppt

[ppt地址](https://ppt-of-webgl.vercel.app)

![ppt](./ppt-cover.png)

### install

```bash
$ yarn
```

### 运行PPT

```bash
$ yarn serve:ppt
```

### 打包

```bash
$ yarn build
```