googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

Can this SDK be used with a Metal app? #313

Open bsabiston opened 6 years ago

bsabiston commented 6 years ago

Seems like Metal is Apple's future. It's unclear whether this can only be used with OpenGL or whether it's possible to use it with Metal?

Performador commented 6 years ago

GVR iOS SDK does not currently support Metal. But this is something we are looking into.

bsabiston commented 6 years ago

I hope you do it. I can get around the Objective C but I can’t figure out a way to make this work with my Metal app.

Oliver-Binns commented 6 years ago

OpenGL is deprecated as of WWDC 2018, so going forward the ability to use Metal is pretty much a hard requirement.

NeethuAntony commented 5 years ago

Is it possible to create Google cardboard SDK with metal? It will be helpful if we have the same. Thanks

dustinkerstein commented 5 years ago

Just wanted to check in to see if there are there any updates on Metal support. Thanks.