简体   繁体   中英

Does Cordova support WebGL on IOS

I am now using Cordova to port my HTML5/WebGL application to iOS device. However I have trouble enabling the WebGL working on iOS device. Does anybody know how WebGL is supported by Cordova? It would be very helpful if you can share a simple sample to do that.

IOS8 will provide WebGL in mobile Safari and to the webview used by Cordova. Who knows if it'll be worth anything - but at least it's coming.

Yes, WebGL is only supported only on iOS8 and further, if you build a webGL app with Cordova then it will work on iOS8 device. You can use PhoneGap build or IntelXDK to build the Cordova app

I just confirmed that it does work on iOS8, nothing special needed, just build with Cordova and install on iOS8 device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM