Made using Three.js
Credits:
- NZ heightmap by u/suber56
- Fox model + animation by Pixelmannen
- Ambient music by The Guild of Ambience
# Install dependencies (only the first time)
npm install
# Build assets using
npm run build
# Run the local server at localhost:8080
npm run parcel