Skip to content

Conversation

jtainer
Copy link
Contributor

@jtainer jtainer commented Nov 12, 2022

Currently, rlgl does not expose glCullFace. Changing the face culling mode is useful for shadow mapping. rlCullFace sets the face culling mode to RL_FRONT or RL_BACK, corresponding to GL_FRONT and GL_BACK respectively.

rlCullFace sets the face culling mode to RL_FRONT or RL_BACK which correspond to GL_FRONT and GL_BACK respectively.
@raysan5 raysan5 merged commit 2761aa4 into raysan5:master Nov 15, 2022
@raysan5
Copy link
Owner

raysan5 commented Nov 15, 2022

@jtainer Thanks for the addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants