Simulation of dice rolls on a glass floor and using bloom post-processing effect. The application is build on a React-three-fiber library.
Click on any die to roll; R - reset dices position to initial; C - change dices color; I - toss all dices.
From root project install modules:
npm install
To run dev server use:
npm run startDemo