Seeking guidance on iOS VR APP development

Hi there,

I have got an idea to develop an iOS VR app to provide virtual tour experience of a few attractions in my town. I've purchased a 360 camera to capture the panoramic views of the sites. The next step is to build an iOS VR app to host and present those 360 degree images/videos. I did some research online on the starter guide but only found resources like AR(ARcore) and Google Cardboard Unity for iOS. Could you please let me know if there is any official or non-official but well written tutorial on how to make an iOS VR app? Alternatively, a list of to-do items or instructions are equally welcomed. Thank you!

If you are looking to use native iOS frameworks, look at RealityKit and ARKit. RealityKit has AR and nonAR rendering modes, so take a look at see if either of those will fit your use case.

It may not be well suited to your project, but there definitely is a tutorial that fits your criterion - ARHeadsetKit’s tutorial series.

Seeking guidance on iOS VR APP development
 
 
Q