//////////: with pictures
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

Solid mode

Wire and Solid mode

but on some PC, the rendering bugs :
Solid mode

Wire and Solid mode

What is the problem ? I do the same with linux and windows.
It seems depthBuffer is disabled !!!
How can i correct it ?