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

Images flipped when rendering on built-in geometry #687

Open
guusw opened this issue May 31, 2023 · 3 comments
Open

Images flipped when rendering on built-in geometry #687

guusw opened this issue May 31, 2023 · 3 comments
Assignees

Comments

@guusw
Copy link
Member

guusw commented May 31, 2023

Recently found out that if you LoadImage into a Texture and then render on top of a built in Plane or Cube, the texture is mapped upside down.
Need to figure out where it's flipped, could be either texture coordinates or during image=>texture loading.

I commited a change recently that flips on load but then UI images will be upside down, so will revert that.

@guusw guusw self-assigned this May 31, 2023
@sinkingsugar
Copy link
Member

This is fixed no?

@sinkingsugar
Copy link
Member

Bump @guusw

@guusw
Copy link
Member Author

guusw commented Nov 16, 2023

Let me check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants