orillusion-web
The official doc website of Orillusion
Bikeshed★ 262⑂ 51 forksupdated 1 day ago
README.mdfork it — it’s yours
Orillusion
This is the official doc website of Orillusion, built with VitePress.
Site content is written in Markdown format located in docs.
WebGPU specification is written in Bikeshed format located in webgpu.
Writing
See the VitePress Markdown Guide for our rules and recommendations on writing and maintaining documentation.
Developing
- Clone repository
git clone https://github.com/Orillusion/orillusion-web.git
- Install dependencies
$ pnpm i
- Start local development environment
$ pnpm dev
Build Site
$ pnpm build
more like this
aperture
WebGPU-only, ECS-native 3D runtime where simulation is authoritative and rendering is a derived view.
TypeScript★ 53