Untitled
Anonymous
c_cpp
12/21/2023 8:29 AM
248 B
67
Indexable
grCoordinateSpace(GR_WINDOW_COORDS);
grDepthBufferMode(GR_DEPTHBUFFER_ZBUFFER);
grDepthBufferFunction(GR_CMP_GREATER);
grDepthMask(FXTRUE);
grCullMode(GR_CULL_POSITIVE);Editor is loading...
Leave a Comment