Panorama
Most of you know about panorama pictures where you get 360 degree image of some cityscape. Now Papervision3d has come out with a new 3d-engine in Flash8 that is able to create a mind blowing 3d-images.
Papervision3dLabels: 3d, panorama
Dynamic 3D with CSS and the DOM

James at Brothercake has created a
3D dungeon model through clever manipulation of CSS and the DOM. It even has correct shading (JavaScript). Well done.
This example shows once again how with a little more thought we are able to create something amazing with a very simple idea. CSS has showed us over and over again how it is possible to achieve quite advanced and complicated coding with few lines of CSS.
Labels: 3d, css, dom