Loading…
Infinite procedurally generated world generated in WebGL with Three.js, to help keep you in the flow state. Forked from infinite-world
Just an infinite procedurally generated world in WebGL with Three.js.
No purpose, just having fun.
npm install
npm run dev
This project must be deployed from the Vite build output, not the repository root.
The GitHub Actions workflow builds dist/ and publishes that folder to Pages.
In the repository settings, set Pages to use GitHub Actions as the source.