oktaeder/README.md

14 lines
486 B
Markdown

# oktaeder
3D rendering library for WebGPU
<video autoplay loop>
<source src="oktaeder.webm" type="video/webm">
</video>
This project ships with [bun.lockb](https://bun.sh/docs/install/lockfile)
lockfile for the [Bun](https://bun.sh/) JavaScript runtime. You should be able
to install the dependencies with any JavaScript package manager, though.
To run the example, run `start:example` script with your JavaScript package
manager and visit [localhost:8000](http://localhost:8000).