Add video to readme

This commit is contained in:
Szymon Nowakowski 2023-08-16 21:43:52 +02:00
parent 7a509b654c
commit ef7654024a
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.