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

fix normals, enable backface culling #156

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

DasCapschen
Copy link
Member

Many materials had back-face culling disabled because some meshes (the train Door, Cabin and Control Roll) had wrong normals.
I have fixed the normals and enabled back-face culling for the materials again.

There is a new material for the overhead line, because that one actually needs culling disabled :)

I didn't see any problems with missing faces on other meshes, but if you spot anything, let me know and I can fix those too.

@Jean28518
Copy link
Member

Jean28518 commented Oct 3, 2021

Thanks for cleaning up this. learning curve was was very steep at beginning

@Jean28518 Jean28518 merged commit d927f97 into Libre-TrainSim:master Oct 3, 2021
@nalquas nalquas added the visuals Graphics and Aesthetics label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visuals Graphics and Aesthetics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants