In this tutorial we will learn how to animate a bouncy cube using theatre.js and three.js
Download Node.js. Run this followed commands:
- Install dependencies (only the first time)
yarn install
- Start the dev server:
yarn run dev
- Build for production:
yarn run build
Follow Me: Twitter, Youtube, GitHub