interactive suitcase

Hello everyone,
I’d like to create a suitcase with samples of different print techniques for a school project. I already have the model for the suitcase and everything and right now I’m trying to think of a way to animate the suitcase to open itself up and reveal many different samples. What is the best way to start?
thanks in advance!

Have you considered to author your animations in a tool like Blender? You can then export your model with the respective animations to glTF and import the animated asset to your three.js scene via GLTFLoader. Related guide:

https://threejs.org/docs/index.html#manual/en/introduction/Loading-3D-models