encom
02-03-2003, 11:38 PM
Hi,
I develop a visualization prog with Qt 2.2.3 and OpenGL under both windows and linux.I render 3D object with 3 methods :
Wire Mode
<img src = "http://www.lpmo.edu/~armati/wire.png">
Solid mode
<img src = "http://www.lpmo.edu/~armati/solidOk.png">
Wire and Solid mode
<img src = "http://www.lpmo.edu/~armati/wireSolidOk.png">
but on some PC, the rendering bugs :
Solid mode
<img src = "http://www.lpmo.edu/~armati/solid.png">
Wire and Solid mode
<img src = "http://www.lpmo.edu/~armati/wireSolid.png">
What is the problem ? I do the same with linux and windows.
It seems depthBuffer is disabled !!!
How can i correct it ?
I develop a visualization prog with Qt 2.2.3 and OpenGL under both windows and linux.I render 3D object with 3 methods :
Wire Mode
<img src = "http://www.lpmo.edu/~armati/wire.png">
Solid mode
<img src = "http://www.lpmo.edu/~armati/solidOk.png">
Wire and Solid mode
<img src = "http://www.lpmo.edu/~armati/wireSolidOk.png">
but on some PC, the rendering bugs :
Solid mode
<img src = "http://www.lpmo.edu/~armati/solid.png">
Wire and Solid mode
<img src = "http://www.lpmo.edu/~armati/wireSolid.png">
What is the problem ? I do the same with linux and windows.
It seems depthBuffer is disabled !!!
How can i correct it ?