Hi, JOGL & OpenGL users.
Assume that there’s a cube and each of the faces has a number
like a dice.
The cube rotates around arbitrary axis and degree.
So far, it’s fine.
But I don’t know what to do next step.
The next step is implementing this: when a user clicks a face of the cube,
the application recognizes what face is clicked and notifies a user what number
is choosed.
Any advice is welcomed.
Thank you.
sincerely,
Junyeong