oktaeder/README.md

320 B

oktaeder

3D rendering library for WebGPU

This project uses pnpm. 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.