Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 15-06-2006, 05:21 PM   #1 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Cool 3D Linux desktop!!


Windows Vista is going to come with a 3D desktop interface. The Linux
guys are not far behind!! Currently Ubuntu & Gentoo Linux can support
3D desktop. The new version of Suse (Suse 11.0) will be shipping with
3D desktop. It uses XGL , an XServer that uses OpenGL to do the drawing
operations.It can create some stunning effects

Read more about this at the following link:

http://www.gentoo-wiki.com/XGL

Wow!!

Checkout some screenshots!!

http://www.gentoo-wiki.com/Image:T0maz_Xgl_19.png

http://www.gentoo-wiki.com/Image:T0maz_Xgl_23.png

http://www.gentoo-wiki.com/Image:T0maz_Xgl_24.png

http://www.gentoo-wiki.com/Image:T0maz_Xgl_26.png

http://www.gentoo-wiki.com/Image:Xgl2.jpg

Last edited by JGuru; 15-06-2006 at 05:27 PM.
JGuru is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-06-2006, 05:28 PM   #2 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: 3D Linux desktop!!

Believe me when i say it, XGL doesn't even come close to Aero
kalpik is offline  
Old 15-06-2006, 06:00 PM   #3 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by kalpik
Believe me when i say it, XGL doesn't even come close to Aero
Did you realise that XGL is in its early Alpha development stage. And that the code Novell has released in public domain (which is currently going into the Upstream of various distributions ) is almost an year old, and that actual development stage of XGL is at more advanced stage?
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 15-06-2006, 07:38 PM   #4 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: 3D Linux desktop!!

Thats true... XGL included is only in alpha stage...
vignesh is offline  
Old 15-06-2006, 08:03 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: 3D Linux desktop!!

Hey no mention of AIGLX????
Red Hat is developing it. Of what I have seen it's not as stunning as XGL but nonetheless it falls into this category and it had started around the same time as XGL AFAIK.
Some who knows more on it can throw some lights.
mehulved is offline  
Old 15-06-2006, 08:39 PM   #6 (permalink)
Wise Old Owl
 
dIgItaL_BrAt's Avatar
 
Join Date: Jan 2005
Posts: 1,135
Default Re: 3D Linux desktop!!

AIGLX was started bcuz the fedora community felt that as XGL was written with a 'closed door' policy,it went against the opensource philosophy,but currently hardware support is limited only to hardware with free drivers.
An important point to note is that both the AIGLX and XGL projects will swap code in order to ensure compatibility and further improvement.
__________________
A)bort, R)etry, I)nfluence with large hammer.
dIgItaL_BrAt is offline  
Old 15-06-2006, 09:06 PM   #7 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by GNUrag
Did you realise that XGL is in its early Alpha development stage. And that the code Novell has released in public domain (which is currently going into the Upstream of various distributions ) is almost an year old, and that actual development stage of XGL is at more advanced stage?
Yup.. I know that.. But didnt know that actual development has progressed.. Thanks for the info!
kalpik is offline  
Old 15-06-2006, 09:47 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: 3D Linux desktop!!

Yes Kalpik, I agree. DirectX gives the fastest platform for graphics. And Vista will
support DirectX 10. And we know that graphics & Games in Linux are quite slow
compared to Windows. So we can't compare them both. When Suse 11 comes out
we will know how good it is. Definitely you need Systems with 512 MB RAM & a
good graphics card for decent performance. If the Linux guys can develop something
like DirectX in Linux and increase the graphics performance, then it's worth it.
I think Novell is doing a great job. Let's see the product next yearand talk about the
comparisons with Vista.
JGuru is offline  
Old 16-06-2006, 02:40 PM   #9 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: 3D Linux desktop!!

AIGLX is a project that aims to enable GL-accelerated effects on a standard desktop. We have a lightly modified X server (that includes a couple of extensions), an updated Mesa package that adds some new protocol support and a version of metacity with a composite manager. The end result is that you can use GL effects on your desktop with very few changes, the ability to turn it on and off at will, and you don't have to replace your X server in the process.

This is code that was done entirely upstream in concert with the rest of the X community. FC5 is the first distribution that will allow people to try it out because we are the first to include the modular X packages and the right protocol bits in the right places. We have been working hard on the underlying X bits and not too much on the actual rendering effects, but we hope that the rest of the community will help creating interesting and appropriate effects. The point is not to create a finished product at this point, but instead enable a community around it to develop and test it.

We have tested this code on a number of card and driver combinations and we do work on a large number of them. There's a table below that includes a list of what we know works, what we think works and what we know does not work. So look at this list before you try out the code.

http://fedoraproject.org/wiki/RenderingProject/aiglx

XGL vs AIGLX
http://airlied.livejournal.com/22700.html
vignesh is offline  
Old 16-06-2006, 04:38 PM   #10 (permalink)
Broken In
 
gauravnawani's Avatar
 
Join Date: Sep 2004
Location: Bangalore, India
Posts: 154
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by JGuru
Yes Kalpik, I agree. DirectX gives the fastest platform for graphics. And Vista will support DirectX 10.
Says who?
It only appears to be faster as Msft has developed them both. BTW do you know Linux have full support for OpenGl, have you ever played ID software's game on Linux? they work as fast as on Windows is not actually faster of that only if you are using the accelerated drives from Nvidia or ATI.

The requirement for DE based effects is not that heavy, the AIGX project with wobbly windows was initially done on a laptop based on normal Intel graphics chip-set and it work pretty fine see vids in the link below.

And for the one who don't know AIGX was started much earlier than Novell started to wok on XGL. http://www.gnome.org/~seth/blog/xshots

PS: Kalpik there is one more reason if Aero feels more polished Ms$$$$$$$$$
__________________
----------------------------------------------------
Blender India forums
http://www.bestfreeforums.com/forums/blenderindia.html
gauravnawani is offline  
Old 18-06-2006, 09:24 PM   #11 (permalink)
thunderbird.117
Guest
 
Posts: n/a
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by kalpik
Believe me when i say it, XGL doesn't even come close to Aero
Dont bring Aero topic in linux. XGL is improving a lot. Only if Nvidia and Ati helps open source.
 
Old 19-06-2006, 12:03 PM   #12 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by JGuru
Yes Kalpik, I agree. DirectX gives the fastest platform for graphics. And Vista will support DirectX 10. And we know that graphics & Games in Linux are quite slow compared to Windows. So we can't compare them both.
Dont even talk about DirectX.. DirectX and the technology behind it Direct3D is an utter piece of cr@p which M$ has been marketting since long.. Direct3D APIs are all software driven renderers and stand no chance against SGI's OpenGL..

As opposed to what you believe, in the graphics industry no-body even touches Direct3D.. there is just OpenGL.. since OpenGL uses hardware driven renderer, you have your processor doing better things that its supposed to do..

And do you know why you feel games are slow in Linux? that's because those games were not using Linux's native OpenGL libraries.. perhaps they were emulating Direct3D and trying to run games as best as they could..
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 19-06-2006, 12:35 PM   #13 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: 3D Linux desktop!!

GNU can u give some examples and benchmarks. I don't really have any idea on this stuff. I'd like to know more.
mehulved is offline  
Old 19-06-2006, 01:42 PM   #14 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: 3D Linux desktop!!

I installed 3D desktop yesterday.Wow, the effects are so cool.

GNUrag, Why games are slow in Linux? The Linux expert Christopher Negus says:

The X Window is GUI used in Linux.Because X doesn't provide a dedicated
graphical screen for the game, the performance is degraded. On the other hand
Linux Super VGA Library interface can run games in a more dedicated way than
X.Because SVGALIB can run your game without managing a desktop & other
applications( as X does). SVGALIB can run some games faster than X.
JGuru is offline  
Old 19-06-2006, 01:47 PM   #15 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: 3D Linux desktop!!

One frank review about Direct3D and OpenGL is available from GameDev.net
http://www.gamedev.net/reference/art...rticle1775.asp
Quote:
Direct3D is very useful for making Win32 games. It is made solely for Win32. Because Direct3D is only for Windows systems, it is usually not used for high-end graphics applications. Many graphics people prefer a Unix or SGI workstation; Direct3D does not (and probably never will) support those platforms. There is really nothing that Direct3D can do that OpenGL can't,
Also read the Wikipedia article comparing both technologies.
http://en.wikipedia.org/wiki/Direct3D_vs._OpenGL
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 19-06-2006, 01:50 PM   #16 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by JGuru
The X Window is GUI used in Linux.Because X doesn't provide a dedicated
graphical screen for the game, the performance is degraded. On the other hand
Linux Super VGA Library interface can run games in a more dedicated way than
X.Because SVGALIB can run your game without managing a desktop & other
applications( as X does). SVGALIB can run some games faster than X.
Exactly, i also was saying that. XServer, being a client-server model, is bound to be slow due to all the overhead of RPC calls involved.

btw, you are also supposed to post the link for original article here..
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 19-06-2006, 02:05 PM   #17 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: 3D Linux desktop!!

Anyway thanks GNUrag, is there any thing similar to Linux Super VGA Library
available now? Do you know any such thing being developed? I certainly want to
know.
JGuru is offline  
Old 19-06-2006, 03:39 PM   #18 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: 3D Linux desktop!!

Thanks GNU. BTW, I did find both the links. They are on the first page of google search for DirectX vs OpenGL . Anyways let me read it up.
mehulved is offline  
Old 19-06-2006, 04:02 PM   #19 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by tech_your_future
Thanks GNU. BTW, I did find both the links. They are on the first page of google search for DirectX vs OpenGL . Anyways let me read it up.
That's cool,
I normally head over to Wikipedia whenever i'm looking for technical comparison of competing technologies.. I first search on Wikipedia.org then head over to Google.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 21-06-2006, 05:02 AM   #20 (permalink)
thunderbird.117
Guest
 
Posts: n/a
Default Re: 3D Linux desktop!!

You can play windows games in linux using cedaga not free but. Another application is coming soon for linux. The team will concentrate more on Heavy games that is running to play on windows to play on linux. You see in near future game can be played in linux with a ease.
 
Old 21-06-2006, 05:19 PM   #21 (permalink)
Broken In
 
gauravnawani's Avatar
 
Join Date: Sep 2004
Location: Bangalore, India
Posts: 154
Default Re: 3D Linux desktop!!

Quote:
Originally Posted by GNUrag
Dont even talk about DirectX.. DirectX and the technology behind it Direct3D is an utter piece of cr@p which M$ has been marketting since long.. Direct3D APIs are all software driven renderers and stand no chance against SGI's OpenGL..

As opposed to what you believe, in the graphics industry no-body even touches Direct3D.. there is just OpenGL.. since OpenGL uses hardware driven renderer, you have your processor doing better things that its supposed to do..

And do you know why you feel games are slow in Linux? that's because those games were not using Linux's native OpenGL libraries.. perhaps they were emulating Direct3D and trying to run games as best as they could..
You are wrong GNUrag Directx is actually have become quite good now a days especially for games. And to correct you D3d is Completely hardware driven rather than software driven. However it can do the other way round too, as it was designed at the time most cards did not supported dx.

OpenGl is indeed excellent and yes it is widely used mostly in scientific fraternity but that is mostly due to the fact that scientist use Unix or Linux not windows and it has been there for almost two decades its a proven technology. Said that OpenGl is much solid than D3d mostly yeah its hard to believe but D3d can be good at times.

Games are slow in Linux irrespective of whether they are tailor made for OpenGl mostly due to the architecture of how Linux handles video, but as usual they are a tiny winy bit slow if et all and this slowness is _over hyped_.

And here is a trivia for you guys MSft had bought some crucial technology from Sun (inventor of OpenGl) which was in Opengl, who said money cant buy every thing

-Gaurav
__________________
----------------------------------------------------
Blender India forums
http://www.bestfreeforums.com/forums/blenderindia.html
gauravnawani is offline  
Old 26-07-2006, 09:56 AM   #22 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: 3D Linux desktop!!

Yeah aero is much too better
aditya.shevade is offline  
Old 02-08-2006, 12:37 PM   #23 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: 3D Linux desktop!!

Aero looks cool enough. When a Windows O.S is infected with a virus. It's does make your head heat-up!!
Linux is far more secure & no need to install antispywares, & virus updates!!
JGuru is offline  
Old 02-08-2006, 04:10 PM   #24 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: 3D Linux desktop!!

That's true, But linux will come up with something to compete with vista as it's open source.
aditya.shevade is offline  
Old 02-08-2006, 05:21 PM   #25 (permalink)
gxsaurav
Guest
 
Posts: n/a
Default Re: 3D Linux desktop!!

GNU, U make amusing comments when u say, DirectX is software driven, so u mean, from the last 12 years, graphics card all over, were emulating directx in software

OpenGL is vendor indipendent, thats the only good thing about it, because it can be used on any OS, with compatible drivers

DirectX was never meant to be like this, it is made for Windows only, ever heard what DirectDRAW, Direct3D, DirectSound & DirectShow is? Windows had hardware acceleration of GDI+, videos, audios from a long time, long before aero or XGL

If u ever used 3Ds Max or XSI, u will know that it has an option to use DirectX for the UI, although it's openGL inside, & that is where it excels, but due to the fact that DirectX is Windows native, using DirectX in normal graphics card which are much cheaper then Workstation cards, gives much better performance in the UI, & viewport.

Don't compare OpenGL & DirectX, they are both good where they belong
 
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear

Advertisement




All times are GMT +5.5. The time now is 08:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2