-
Notifications
You must be signed in to change notification settings - Fork 22
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
WebGL integration #53
Merged
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b23436d - Browse repository at this point
Copy the full SHA b23436dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285f5de - Browse repository at this point
Copy the full SHA 285f5deView commit details -
Remove default value from
emissionStrength
GLSL ES 3.00 cannot initialize uniforms directly.
Configuration menu - View commit details
-
Copy full SHA for 6502d32 - Browse repository at this point
Copy the full SHA 6502d32View commit details -
Use GLSL ES 3.00 on WASM for WebGL
Fortunately we just need to replace versions and add float precision :D
Configuration menu - View commit details
-
Copy full SHA for 3d3b694 - Browse repository at this point
Copy the full SHA 3d3b694View commit details -
Fix empty texture internal format
It needs to be different depending on the pixel type provided.
Configuration menu - View commit details
-
Copy full SHA for acd23db - Browse repository at this point
Copy the full SHA acd23dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a007c72 - Browse repository at this point
Copy the full SHA a007c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0413c - Browse repository at this point
Copy the full SHA ca0413cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e86aa8 - Browse repository at this point
Copy the full SHA 5e86aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2382f - Browse repository at this point
Copy the full SHA da2382fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5854965 - Browse repository at this point
Copy the full SHA 5854965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911fcd4 - Browse repository at this point
Copy the full SHA 911fcd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e60c8 - Browse repository at this point
Copy the full SHA 05e60c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f33a4 - Browse repository at this point
Copy the full SHA 98f33a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b795f - Browse repository at this point
Copy the full SHA c7b795fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.