A starter template for those who want to use the famous javascript 3D game engine babylonjs with typescript and webpack.
Customized from https://github.com/pandadelphin/babylonjs-typescript-webpack-starter
The included gltf model was made with photogrammetry using meshroom.
- Download and Install Node.js
- Open Commandline and Enter
yarn install
yarn start
- Open Browser and Enter http://localhost:8080
yarn run build