Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chaos1ee/ppt-of-webgl
- Owner: chaos1ee
- Created: 2019-10-17T09:52:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:52:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T15:04:03.833Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://ppt-of-webgl.vercel.app
- Size: 15.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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
```