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

Differences in GWT WebGL2 vs WebGL1 rendering #236

Open
antzGames opened this issue Aug 29, 2023 · 1 comment
Open

Differences in GWT WebGL2 vs WebGL1 rendering #236

antzGames opened this issue Aug 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@antzGames
Copy link
Collaborator

antzGames commented Aug 29, 2023

Can I help? Is it a shader issue? From my investigation it looks it gets shaders from gdx-gtlf. Do I need to open an issue on gdx-gltf?

Rendering on GWT with WebGL2 (useGL30 = true;)
image

Rendering on GWT with WebGL1 (useGL30 = false;)
image

No differences on desktop.

@JamesTKhan
Copy link
Owner

Directly related to #240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants