This is a fork of https://github.com/impomales/roll-a-ball rewritten in TypeScript and updated to deploy to GitHub Pages.
View the live demo here: https://babylonjs-archive.github.io/roll-a-ball/
To run locally, clone the repository and run this:
cd roll-a-ball
npm install
npm run dev