19 December 2007 15:45
Stupid JavaScript Tricks: "3D" Panorama
Attempt to make a panorama using just JavaScript. It creates a series of div columns, and then puts copies of the image in each column. As you move your mouse across the image, it stretches the columns vertically along a sin curve to fake the 3D look
1
(1 marks)