Update readme, example project, fix runtime errors
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
# 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).
|
||||
|
||||
Reference in New Issue
Block a user