oktaeder/README.md

10 lines
320 B
Markdown

# oktaeder
3D rendering library for WebGPU
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).