I've been exploring ways to replicate a solution similar to this one: Sample
During my research, I came across some lightweight jQuery plugins that can enable 360 degree image rotation. However, there are still a few things I haven't figured out:
- How can I create clickable menu points that rotate with the image?
- Would you recommend using HTML5 or JS for the initial animation where image components fall down and come together to form one image?
I'm not looking for a definitive solution right now, just some suggestions and ideas on how to tackle this project most efficiently.