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

Shadows have some artifacts on iOS hardware #72

Closed
ianmackenzie opened this issue Apr 14, 2020 · 1 comment
Closed

Shadows have some artifacts on iOS hardware #72

ianmackenzie opened this issue Apr 14, 2020 · 1 comment
Assignees

Comments

@ianmackenzie
Copy link
Owner

There are often some missing pixels, and occasionally a large misplaced 'shard' of shadow (as if one of the triangles of the shadow volume wasn't rendered at all). Could be that these issues go away when switching to a more robust shadow implementation (#35) - needs to be tested.

@ianmackenzie ianmackenzie self-assigned this Apr 14, 2020
@ianmackenzie
Copy link
Owner Author

Resolved largely by updating to use higher precision as appropriate (#74), as well as some other tricks like using a small polygon offset on shadow volumes and tightening near/far depth values.

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

No branches or pull requests

1 participant