crystal-bit/defending-todot

Consider using gles2 renderer to support Safari HTML5

Closed this issue · 1 comments

Consider using gles2 renderer to support Safari HTML5

It seems that Safari is going to support WebGL2 in a while*, however we don't have ETAs.
Also I'm not sure if this is going to be implemented on the mobile browser as well.

So for now I think it would be simple to just switch defending-todot to GLES2 renderer.


*I read a quote from AshleyScirra (Construct) here:

Support for WebGL 2: issue 126404 - seems to be on the way though, latest tech preview enabled it!

Also it was mentioned in the Safari tech preview release 114 notes.