- Assets created with Blender
- Built with Babylon.js, webpack, and Node.js
- Inspired by Sketchbook (Jan Bláha) built with Three.js
⚔️ https://games.staib.dev/js_zero/
- Install NPM from https://nodejs.org/de/
- Run
npm installto install all dependencies - Run
python scripts/assets.py --downloadto download all assets (Requires Python 3.6+) - Run
npm run devto build and host the app locally - Open
localhost:8080in your Browser
- Some of the used Texture Sets are from https://texturehaven.com/textures/ and https://hdrihaven.com.
The content files have recently been outsourced and the repo has been reset, refer to https://github.com/to5ta/js_zero/tree/main_archive for older versions