Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 704 Bytes

readme.md

File metadata and controls

32 lines (21 loc) · 704 Bytes

Dice role simulator

Simulation of dice rolls on a glass floor and using bloom post-processing effect. The application is build on a React-three-fiber library.

Functions

Click on any die to roll; R - reset dices position to initial; C - change dices color; I - toss all dices.

Demo

Usage

From root project install modules:

npm install

To run dev server use:

npm run startDemo

Docs