oktaeder/README.md

12 lines
425 B
Markdown
Raw Normal View History

2023-07-26 16:29:07 +00:00
# oktaeder
3D rendering library for WebGPU
2023-08-16 19:43:52 +00:00
[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
using npm by running `npm install -g pnpm`. Then, run `pnpm install` to install
all dependencies.
To run the example, run `pnpm start:example` and visit
[localhost:8000](http://localhost:8000).