You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm a newbie of OpenGL and glumpy. When I try to run the code in chapter5, such as outlined-cube.py and textured-cube.py, I found that my cube looks like different to the images in the tutorial. It looks like has transparent surface. I do n’t know what went wrong
Thnaks for your response. I noticed that there is gl.glEnable(gl.GL_DEPTH_TEST) in the module textured-cube.py. I mean I have never changed its code. Is there something else I can do to activate it or debug it?
Hi,
I'm a newbie of OpenGL and glumpy. When I try to run the code in chapter5, such as outlined-cube.py and textured-cube.py, I found that my cube looks like different to the images in the tutorial. It looks like has transparent surface. I do n’t know what went wrong
Here is my screenshot gif:
My environment:
The text was updated successfully, but these errors were encountered: