titanandrews
03-29-2007, 09:12 AM
Hi All,
I have a small game I built using OpenGL. I tried testing it on several computers. The graphics look fine on 1 Linux machine and 2 Windows machines, however on the 3rd Windows machine, the graphics are not being shown correctly. Basically, some graphics are "missing" or at least transparent. I updated the graphics driver, and that did not help.
I am lost as to how I should go about determining what the problem is. I want my game to run on all computers that support OpenGL. Is it possible I am doing something in the code that this particular OpenGL implementation does not support? Does anyone have any suggestions of things to try?
I really really appreciate any advise!
thanks!
B
I have a small game I built using OpenGL. I tried testing it on several computers. The graphics look fine on 1 Linux machine and 2 Windows machines, however on the 3rd Windows machine, the graphics are not being shown correctly. Basically, some graphics are "missing" or at least transparent. I updated the graphics driver, and that did not help.
I am lost as to how I should go about determining what the problem is. I want my game to run on all computers that support OpenGL. Is it possible I am doing something in the code that this particular OpenGL implementation does not support? Does anyone have any suggestions of things to try?
I really really appreciate any advise!
thanks!
B