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

https://github.com/victorbrylystyi/smartdices

Drop dices simulation
https://github.com/victorbrylystyi/smartdices

css r3f react react-three-cannon react-three-fiber three-js threejs

Last synced: 2 months ago
JSON representation

Drop dices simulation

Awesome Lists containing this project

README

          





smartDices




Scene state controll


Application controlling the state of the scene by example simulation of dice rolls on a glass floor. The application uses such technologies:



Functions


The following functions are implemented using the buttons on the side panel:



  • Add dice

  • Clear scene and history

  • Undo scene

  • Redo scene

  • Drop dices

  • Change color current dice (click on dice icon)

  • Remove dice from scene


Demo






DEMO

Usage


From root project install modules:


npm install


To run dev server use:


npm run startDemo


Docs