... 0, 0, 0); invert the depth func, if it's glDepthFunc(GL_LEQUAL); then make it glDepthFunc(GL_GREATER); draw the wireframe(dashed lines, pink whatever), ...
確定! 回上一頁