currently I'm playing around this example. https://codesandbox.io/s/github/dawneraq/react-3d-dice
all I want is when user click on dice or any other box which gone collapse with dice then after collapse simply show the front face number of both the dice like.
or
and I am wondering if it is possible to know which side of the cube is currently the front side, means: The side pointing to the camera. Until now I have no clue how to find that out.