An open API service indexing awesome lists of open source software.

https://github.com/victorbrylystyi/dice

Dices with bloom effect (visual)
https://github.com/victorbrylystyi/dice

r3f react-three-cannon react-three-drei react-three-fiber react-three-postprocessing three-js threejs

Last synced: 10 months ago
JSON representation

Dices with bloom effect (visual)

Awesome Lists containing this project

README

          





readmeDice.md




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






DEMO


Usage


From root project install modules:


npm install


To run dev server use:


npm run startDemo


Docs