Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests validating clip space clipping #230

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

unknownbrackets
Copy link
Collaborator

Attempting to illustrate Z clipping and W behavior. This does seem to show that verts with all negative W are culled.

To note, that does not explain the behavior in hrydgard/ppsspp#16207. But I still think this is a good test, and the negative W behavior is interesting.

-[Unknown]

Attempting to illustrate Z clipping and W behavior.
This does seem to show that verts with all negative W are culled.
@hrydgard hrydgard merged commit 2a607ed into hrydgard:master Oct 13, 2022
@unknownbrackets unknownbrackets deleted the clip branch October 15, 2022 19:09
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