Y
Hacker News
new
|
ask
|
show
|
jobs
by
SlimHop
5111 days ago
Does Chrome on iOS support WebGL?
3 comments
pcwalton
5111 days ago
Don't see how it can, as it's just a UIWebView.
link
ComputerGuru
5111 days ago
UIWebViews can be configured to run WebGL, though this is not officially supported/sanctioned by Apple.
link
United857
5111 days ago
This requires calling a private API which means any app doing that will be rejected by the App Store.
link
kylebrown
5111 days ago
Another workaround is to use JavascriptCore with openGL
link
Synaesthesia
5111 days ago
Safari doesn't even officially support it yet, on iOS.
link
hughw
5111 days ago
Just checked: No.
link