Is there a way to use WebGL in Cordova on mobile devices? If not, is there a mobile alternative?
I want support for ios, mainly because android crosswalk already supports webgl.
Is there a way to use WebGL in Cordova on mobile devices? If not, is there a mobile alternative?
I want support for ios, mainly because android crosswalk already supports webgl.
Share Improve this question edited Dec 5, 2014 at 2:32 user128511 asked Dec 3, 2014 at 5:42 kirtan-shahkirtan-shah 4738 silver badges24 bronze badges 3- WebGL is based on OpenGL ES, which is designed with mobile devices in mind. I coded one webgl app and it worked on my old iphone. – mukunda Commented Dec 3, 2014 at 6:01
- I was talking about using a WebView for webgl, it doesn't work on webviews. (I am using intel xdk cordova) – kirtan-shah Commented Dec 3, 2014 at 23:14
- I'm pretty sure CocoonJS supports WebGL on iOS – user128511 Commented Dec 5, 2014 at 2:33
2 Answers
Reset to default 2Yes WebGL support on iOS8 and its WebView. so all Cordova/PhoneGap based App will work as well.
Good one: http://www.sencha./blog/apple-shows-love-for-html5-with-ios-8
and these as well: http://blog.ludei./webgl-ios-8-safari-webview/
http://toucharcade./2014/09/18/ios-8-webgl-demo-quake-iii/
i'm using Crosswalk + Cordova and its looking good
Crosswalk Project
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744248720a4565063.html
评论列表(0条)