From: Sebastian S. <sch...@go...> - 2013-01-22 23:28:52
|
This is my grafic gard: 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c) [ 5.357] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 5.357] (II) Module intel: vendor="X.Org Foundation" [ 5.357] compiled for 1.13.0, module version = 2.20.9 [ 5.357] Module class: X.Org Video Driver [ 5.357] ABI class: X.Org Video Driver, version 13.0 I will try the code tomorrow on another PC with ati-open-source-drivers Thanks, Sebastian On 22.01.2013 22:47, Bruce Sherwood wrote: > From what you describe, it is almost certainly the case that you need > to update your graphics drivers, though this should affect VPython 5 > as much as 6. What kind of graphics card do you have? > > Bruce Sherwood > > > On Tue, Jan 22, 2013 at 2:39 PM, Sebastian Schleitzer > <sch...@go... <mailto:sch...@go...>> wrote: > > Thank you very much for providing me the binaries. > > Unfortunaly, it was not compatible (I remember a libboost-x.<49 > not found, tried to make symlinks, no luck, it doesn't start) > > So I compiled wxPython and VPython6 from source. > > Now my project has some view problems and the > mouse-object-picking. The 3d modell is a kind of sphere, only > composed of cylinders, vectors: (0,0,0)-->surface of sphere > > I think I have to switch back to vpython 5 > > Best regards > Sebastian > > > On 21.01.2013 16:35, Steve Spicklemire wrote: > > Also... for what it's worth, I've build and posted .egg files > (which are easy_install'able) for Polygon, TTFQuery and > FontTools here: > > https://dl.dropbox.com/u/20562746/fonttools-2.3-py2.7-linux-x86_64.egg > > https://dl.dropbox.com/u/20562746/Polygon-2.0.5-py2.7-linux-x86_64.egg > > https://dl.dropbox.com/u/20562746/TTFQuery-1.0.5-py2.7.egg > > These are built on/for Ubuntu 12.04 x86_64. They may also work > on your 12.10 system. > > The good news about these is that they can be uninstalled > using the "pip" utility. > > Enjoy! Let me know how it goes... > > -steve > > On Jan 21, 2013, at 8:01 AM, Steve Spicklemire wrote: > > > > |