ok, so when i create cube (pyopengl) and apply texture on it, some of the faces are transparent...how to make all faces to be solid?
im new in python, and this really frustrates me, can someone help?

Recommended Answers

All 4 Replies

ive attached code

anyone?

Sorry, not an OpenGL user.

ok , this problem is solved by enabling GL_DEPTH_TEST

now, there is another one, i need to make collision detection when zooming, another words, camera mustn't come through cube

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.