From: Michal Suchanek on 15 Jan 2010 08:18 2010/1/15 Michael Brooks <michael.brooks(a)shaw.ca>: > Hello Michal: > > "Michal Suchanek" <hramrach(a)centrum.cz> wrote in message > news:a5d587fb1001150147g76ab218aw2beb6a7c663cadc8(a)mail.gmail.com... >> >> 2010/1/15 Phillip Gawlowski <pg(a)thimian.com>: >>> >>> On 15.01.2010 07:40, Michal Suchanek wrote: >>> >>>> The problem is that Intel does not do special driver for Linux, their >>>> hardware is supposedly supported by X11/Mesa and the proprietary >>>> drivers for ATI/nVidia cards simply don't work (tried with recent >>>> cards about half an year ago). >>> >>> http://www.intel.com/support/graphics/sb/cs-010512.htm >>> >>> They weren't particularly good until recently, but they are there. >> >> These *are* the X11/Mesa drivers and they *are* bad as in having few >> features, possibly in part because of limitations of the Intel >> hardware. >> >> The stability has also worsened recently. Too many chipset revisions >> with different hardware issues I guess. >> >> Thanks >> >> Michal > > Sorry to hear that. Â I do most of my work in Windows. Â I just booted my > desktop into Mint Linux 7 which already had the Nvidia 3D drivers installed > then installed ruby 1.8.7, glut, ruby-opengl and ran the > gears_with_shaders.rb file just fine. Â I've had the best success with Nvidia > under Linux. Â Even the Geforce Go 6150 in my old HP tx1000 laptop supports > OpenGL 2.1 in Mint Linux 8. Â I've had some success with ATI in Linux but it The nVIdia drivers may have better 3D support but no matter what I do I cannot set up rotated display properly on them. The glue for binary ATI drivers did not even compile for me. The mesa library should support OpenGL 2.1 since version 7 but it seems that support for different features in hardware accelerated drivers varies per chipset due to hardware limitations or some features may be simply not implemented for some hardware. I would also think that higher level libraries like Ogre or CrystalSpace would make a better job at isolating the developer from these hardware and driver differences than raw OpenGL. > varies greatly for different models and from distro-to-distro. Â I'd heard > that the Intel x3100 IGP and later chipsets were supposed to support OpenGL > 2.0+ but haven't had direct experience with them. > I don't have such system at hand either, only i945G/GM (something like GMA900 or GMA950) here. Thanks Michal
From: Marc-antoine Kruzik on 15 Jan 2010 09:10 I tested Ruby-processing and I saw good 3D samples made thanks to OpenGL. But I did'nt find people using it to do something. I just found some samples using free-context, but it's not 3D. Does someone use Ruby-Processing to made something greater than a 15 seconds technical demo ? -- Posted via http://www.ruby-forum.com/.
First
|
Prev
|
Pages: 1 2 3 4 5 Prev: How to modify a text value in a xml? Next: Recommended Reading (also: Arrays/Hashes) |