Skip to content

victorBrylystyi/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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