We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could you add more example or may I create a PR with examples?
The text was updated successfully, but these errors were encountered:
Have you seen the example in the README?
https://github.com/gopherjs/webgl#example
Sorry, something went wrong.
Can anyone comment on what the performance aspects might be with the change to gowasm ?
From my limited experience with webgl it tends to be a memory hog and so I had to use opengl to get the performance I needed.
With wasm there will be perfect speed ups but I doubt it will not be much ?
Also what about webgl 2. It's supported everywhere now ? It should get us some better performance ?
I have begun to add webgl2 support here.
No branches or pull requests
Could you add more example or may I create a PR with examples?
The text was updated successfully, but these errors were encountered: