-
Notifications
You must be signed in to change notification settings - Fork 15
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
Texture warping on gateways when scaled #177
Comments
Issue is in this section: Crossroads/src/main/java/com/Da_Technomancer/crossroads/render/TESR/GatewayControllerRenderer.java Lines 310 to 350 in ac432c4
This does not need to be rendered as a three-segment octagon; taking advantage of the cutout render type by switching to a single square polygon encompassing the full octagonal area would simplify the transformations of the vertices, probably eliminating any errors. |
Describe the bug
The purple 'rift' texture on the gateway is warped or distorted for non-minimum size gateways, and tends to distort further when the gateway angle changes during dialing.
Screenshots [Optional]
(Image courtesy of Kortis on the Discord)
The text was updated successfully, but these errors were encountered: