hi.. how are you all..??
i wanted to make a program for a simple virtual tour.. say we have 2 images of rooms.. the program loads the first room's image.. the direction of the image movement is adjusted with the mouse movement.. there is a button on the door of the room.. clicking on that door button leads to the virtual view of the next room.. ie the second room's image is loaded..
i've searched a lot and thus i managed to do the view of a single image.. but i don't know how to do the remaining..
i'm new to js.. please help me..