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

Double all standalone faces and fix chain model #155

Merged
merged 2 commits into from
May 1, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Double all standalone faces and fix chain model
* Standalone faces are problematic, when the rendering engine applies backface culling, leading to one-sided objects. I introduce a second face with reversed vertex winding order.
* I introduce a Chain model that properly scales the model and correctly maps the texture.
  • Loading branch information
pschichtel committed Apr 23, 2021
commit 1061c61cc77ce831646a20caf0943a67b8e850f4
Loading