yjfcool / lib3ds

Automatically exported from code.google.com/p/lib3ds
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Output is unpredictable on Dell laptop working on Ubuntu 10.04 with ATI graphics driver activated. #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am making a game in OpenGL in which I am using lib3ds to draw model. When I 
run the game on a laptop which does not have graphics card or if it has, the 
driver has not been activated from System->Administration->Hardware, then the 
game works fine, everything loads pretty well. But when I activate the graphics 
driver, The model does not load properly. The colour which was originally in 
the model does not appear on the screen. Instead, all polygons are colored 
white. 

What is the expected output? What do you see instead?
Expected output is a screen with model loaded properly. Instead I see a 
fluctuating window appearing and also the colors are not appearing properly. 

What version of the product are you using? On what operating system?
2.0.0, on Ubuntu 10.04

Please provide any additional information below.
When I deactivate the graphics driver, the model loads perfectly fine and the 
game runs fine.
The fluctuating output is attached.

Original issue reported on code.google.com by rajatgup...@gmail.com on 5 Oct 2010 at 1:11

Attachments:

GoogleCodeExporter commented 9 years ago
I'm sorry but i fail to see how this problem is related to a library that only 
handles file loading. Are you sure its caused by this library?

Original comment by robindegen on 14 Nov 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by jkypr...@gmail.com on 14 Nov 2010 at 10:36

GoogleCodeExporter commented 9 years ago
This is the output on a laptop not having graphics card

When I manually loaded the 3ds file by manually reading the chunks, there is 
same output in both graphics card enabled laptop and disabled laptop. So I 
think this is an issue related to lib3ds and not ati drivers.

Original comment by rajatgup...@gmail.com on 15 Nov 2010 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
by same output I mean there is no fluctuation on any of the laptops.

Original comment by rajatgup...@gmail.com on 15 Nov 2010 at 6:47