Hello, I need ideas to do a system.
Basically, to show a room with racks. To show an image and that the user could indicate how many racks it wants in the room. The user can touch a rack and say what exists in her.
That is, something where to begin.
Hello,
I hope to propose something understandable : I would use an ordered Map. The keys would be the reference of the box and the content of one box would be stored inside its value.
I would link each box with a label I would put on a picture or a panel and move them using the animation library (but I am not expert about 3D, I am sorry)