Project Looking Glass

For the airplane, see Operation Looking Glass. For the United States Postal Service sting operation, see Jacobson v. United States.
Project Looking Glass
Developer(s) LG3D developers
Initial release 2003 (2003)
Stable release
1.0.1 / January 29, 2007 (2007-01-29)
Development status Inactive
Written in Java
Operating system Windows, Linux, Solaris
Type Desktop environment
License GNU General Public License
Website java.net/projects/lg3d

Project Looking Glass is a now inactive free software project under the GPL to create an innovative 3D desktop environment for Linux, Solaris, and Windows. It was sponsored by Sun Microsystems.

Looking Glass is programmed in the Java language using the Java 3D system to remain platform independent. Despite the use of graphics acceleration features, the desktop explores the use of 3D windowing capabilities for both existing application programs and ones specifically designed for Looking Glass.

There is a Live CD available from Project Looking Glass. The Looking Glass environment is also included on a Live DVD (FunWorks 2007 edition) from the Granular Linux project.

History

Looking Glass was first developed by Hideya Kawahara, a Sun programmer who wrote it in his spare time on a small Linux laptop. After demonstrating an early version to Sun executives, he was assigned to it full-time with a dedicated team and open sourced the project.[1] It was first demonstrated publicly by Jonathan Schwartz at LinuxWorld Expo 2003 in San Francisco, and since then has gathered momentum in development.[2] After unveiling the prototype, Steve Jobs called Schwartz's office and told him that Apple would sue Sun if Sun moved forward to commercialize it. Jobs claimed that the project is infringing Apple's IP.[3] Regardless of the threat, Sun determined that the project was not of priority and decided not to put more resource to develop it further into product quality. The project thus had been continuing in an experimental mode. However, as Sun's financial situation became tighter and the management determined they had higher priority projects on their hand, the project became inactive (practically dead) since late 2006.[4]

Features

Configuring an application using its backside of the window represented as a 3D slate in the 3D space

One of its most notable features is the creation of reversible windows. This capability can be used for features like allowing the user to write notes and comments on the windows' backs, or displaying application dialogs without risking their being detached from the application they relate to. All windows start by looking like a normal 2D or 2.5D window, but can be manipulated as thin slate-like 3D objects which can be set at any angle or turned completely around by the user.

Tilting all the windows to assist the user to pick up a desired window

Other features include tilting all the window to assist the user to pick up a desired window, provision of a panning virtual desktop, icons that reflect the live status of the window they represent and zooming of a window when it receives focus.

There are a few designs that Looking Glass implemented which appeared in other products in later years. One technique became popular by Apple's Dashboard widgets is configuration of an application (widget) by flipping its visual and performing updates on the backside of it. The visual of Apple's Mac OS X Dock became similar to Looking Glass's look when Leopard was released.[5] Microsoft Windows 7 implements a feature for window selection that hides other windows than the one that the user placed the mouse cursor on a thumbnail above the taskbar. It resembles Looking Glass's usage of transparency for window selection using window thumbnails on the taskbar.[6]

Similar projects

Looking Glass is similar to the TaskGallery prototype from Microsoft Research and the open source Croquet project based on Squeak in terms of allowance for the user to manipulate applications (including existing 2D applications) in a 3D space. However, user interaction models of TaskGallery and Croquet are based on Virtual Reality-like experience where the user moves inside the 3D space to perform tasks, whereas Looking Glass retains the operational model of today's desktop (i.e. no walking around inside the 3D space) and uses 3D effects selectively where they are thought to be effective. Also, these three are similar as they are meant to work on adapted or enhanced versions of existing desktops rather than re-designing the entire graphical user interface from scratch, an approach taken by many Zooming User Interface projects such as the one created by Jef Raskin.

While many window managers (such as Microsoft's Desktop Window Manager, the X Window System based Compiz, and Mac OS X through Core Animation) can utilize 3D effects, these merely augment a conventional 2D environment.

See also

References

This article is issued from Wikipedia - version of the 11/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.