Skip to main content

lg3d: Project Looking Glass Demo at foss.in

lg3d: Minority Report like UIfoss.in 2006Just got to know from Atishay that he and his team will be giving a demo onthe super cool Project Looking Glass at the foss.in this weekend.

I must say the demo is pretty slick and if you're anywhere there, do not miss this chance to see and experience this "Minority Report like UI".

For those of you who haven't heard about lg3d: Project Looking Glass, here's a little something about lg3d from the Project Home:

What if your desktop was actually a 3D environment? What if your CD or movie database became a 3D jukebox? Project Looking Glass is based on Java technology and explores bringing a richer user experience to the desktop and applications via 3D windowing and visualization capabilities. It is an open source development project based on and evolved from Sun Microsystems' Advanced Development division. It supports running unmodified existing applications in a 3D space, as well as APIs for 3D window manager and application development. At the moment, existing application integration is supported for Linux and Solaris x86 platforms. The platform for 3D application development is available for Linux, Solaris and Windows platforms.

Update:
Atishay has made available these links to some demo videos from GoMonkey/Sun demo at CeBIT 2006:
Movie Clip One | Movie Clip Two | Movie Clip Three

Technorati tags: , , , ,

Comments

A said…
I had russ nelson at my demo. We had a great time discussing stuff.

He was at FOSS as a speaker on harware and software..
http://russnelson.com/
A said…
http://en.wikipedia.org/wiki/Russ_Nelson
enginerd said…
Cool. So when're you sharing your demo video with us?
A said…
as soon as i get hold of the video i will post it on youtube

Popular posts from this blog

Gmail Chat Disabled

The fact that it happened does not surprise me but that it took so long for our network administrators to figure it out does. And if you are wondering how do you disable Gmail's chat features on your network, you only need locking DNS lookups to chatenabled.mail.google.com , by returning 127.0.0.1 .

Advertising Billboards as Rain Covers

Advertising billboards are put to use as Pakistani refugees, left homeless after the October 8 earthquake, set up their tents in Muzaffarabad, Pakistan. [via SFGate ] Technorati Tags: Pakistan Earthquake

Community effort to create a single persistence model for the Java community

A community effort led by Sun Microsystems is aiming to create a single 'Plain Old Java Object' persistence model to provide a single object/relational mapping facility for Java app developers in J2SE and J2EE. Paul Krill writes In a letter to the “Java Technology Community” on Friday, specification leads on Java Specification Request (JSR) 220, which is the proposal for Enterprise JavaBeans 3.0, and JSR-243, for Java Data Objects, state that the two technologies feature divergent persistence models. “This divergence has caused confusion and debates among Java developers, and is not in the best of interest of the Java community,” said JSR-220 leader Linda DeMichiel who also is a Sun employee, and Craig Russell, a staff engineer at Sun who leads JSR-243. “In response to these requests [for an end to the unwanted divide], Sun Microsystems is leading a community effort to create a single POJO (Plain Old Java Object) persistence model for the Java community,” the letter said.