Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

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

No branches or pull requests

2 participants