Touch screens are great — we still can’t live without a keyboard but they suffice when on the go. but it is becoming evident that the end goal with user interface techniques is to completely remove the need to touch a piece of hardware in buy to interact with it. One avenue for this goal is the use of voice commands by means of software like Siri, but another is the use of 3D processing hardware like Kinect or leap Motion. This project uses the latter to control the image shown on the 3D display.
[Robbie Tilton] generated a 3D image using Three.js, a JavaScript 3D library. The images are made to appear as if floating in air using a pyramid of acrylic which reflects the light toward the viewer’s eyes without blocking out ambient light in the room. In the past we’ve referred to this as a volumetric display. but [Robbie] points out that this actually uses the illusion called Pepper’s Ghost. It’s not really volumetric because the depth is merely an illusion. moving your point of view won’t change your perspective unless you go around the corner to the next piece of acrylic. but it’s still a great effect. See for yourself in the demo after the jump.
[via Dvice]