point and click style walkthrough and interactivty using static images
I understand that the very essence of the web is point and click however what I'm trying to achieve is a navigation system using a series of static 3D Render images have them seamlessly stitch together creating a pseudo walk through effect. For example if a user clicks on a hot spot e.g. a drawer it will fetch the same image but with the drawer open. or if a user wishes to go 'deeper into the scene e.g. a walk-through style effect then they would click on the hotspot and the image presently loaded would zoom out and and fade out loading the next thus giving you forward motion
mentally speaking I understand this to be perfectly simple to do technically speaking not so much this at the moment is a completely conceptual idea with no coding as I'm still attempting to get my bearings with jquery i was curious to what peoples thoughts were on the idea whether or not it is possible to do?