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

Check WebGL compatibility #282

Open
BenjaminDRichards opened this issue Nov 21, 2016 · 0 comments
Open

Check WebGL compatibility #282

BenjaminDRichards opened this issue Nov 21, 2016 · 0 comments
Labels

Comments

@BenjaminDRichards
Copy link
Contributor

Under very rare circumstances, WebGL will break. Thus far we've only had one report of this, in the comment chain:

http://www.kiwijs.org/documentation/tutorials/creating-a-basic-kiwi-js-game/#comment-88863

In summary, the GLTextureWrapper seems to be failing. It may be creating texture data, but the wrapper object itself is failing to exist. We don't know why.

We do know that three.js examples work fine for this user. Does this mean it's a WebGL compatibility issue? Or is the wrapper bugging out under very specific circumstances? Or is there just an old version of KiwiJS somewhere in the ecosystem?

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

No branches or pull requests

1 participant