Add video to readme

This commit is contained in:
iszn11 2023-08-16 21:43:52 +02:00 committed by GitHub
parent f61d1fe953
commit c9f2b4edcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# oktaeder # oktaeder
3D rendering library for WebGPU 3D rendering library for WebGPU
[oktaeder.webm](https://github.com/iszn11/oktaeder/assets/7891270/5dbcb03a-608f-41b8-860e-8e9c8e09e242)
This project uses [pnpm](https://pnpm.io/). If you don't have it, you can get it This project uses [pnpm](https://pnpm.io/). If you don't have it, you can get it
using npm by running `npm install -g pnpm`. Then, run `pnpm install` to install using npm by running `npm install -g pnpm`. Then, run `pnpm install` to install
all dependencies. all dependencies.