glDisable(GL_DEPTH_TEST) disables everything related to the depth buffer. How can I disable depth writing, while keeping depth testing?
確定! 回上一頁