Skip to content

Conversation

bohonghuang
Copy link
Contributor

The root cause of issue #3197 seems to be that having only one dimension with a negative value in source or size causes the vertex order of the billboard to become clockwise, which cannot be rendered correctly when backface culling is enabled. This PR should allow source and size with any negative dimensions to be rendered correctly, and flipped as expected.

@raysan5 raysan5 merged commit 298f93e into raysan5:master Jul 26, 2023
@raysan5
Copy link
Owner

raysan5 commented Jul 26, 2023

@bohonghuang Nice! Thank you very much for this improvement! :)

@bohonghuang
Copy link
Contributor Author

My pleasure :)

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