With this page you can display some images, even stacks of images, and enable visitors to rotate them interactively.
No Flash needed! You can use your own images!

URL options:

w=<n>maximum width in px (optional, used for centering)
bg=<string>document background color (name or hex-without-#, default: slightly yellow)
img=<string>URL of an image, e.g. ALRO1_1.gif
abs=<x,y>Position of the rotation center of the image on the screen, in pixels, left-top=0,0
rel=<x,y>Position of the rotation center of the image relative to left-top of image, in pixels. Optional. Default: width/2,height/2.
opa=<n>Opacity of image, on 0...100 scale. Optional. Default:100
btn=<x,y,...>Coordinates of the part of the image that can be grabbed to rotate the image. Optional. If no btn is specified the image is static. Values of btn can be
x,y,r:circle with radius r and center x,y (relative to left-top of image). x and y can be the character X or Y (for the image center, see "rel").
x,y,ra,rb:ring with outer radius ra, inner radius rb and center x,y (relative to left-top of image). x and y can be the character X or Y (for the image center, see "rel").
'B',x,y,ra,rb01:broken ring with outer radius ra, inner radius rb, center x,y (relative to left-top of image) and angle from φ0 to φ1 degrees(clockwise). x and y can be the character X or Y (for the image center, see "rel").
x1,y1,x2,y2,...:polygon with coordinates relative to left-top of image.

Examples:

Troubleshooting

The Internet Explorer VML engine might be blocked by very strict security policies. Just allow ActiveX, and it will work.