I want to develop a simple VR environment on iOS in order to play around with different interaction forms using Cardboard VR. This might include the need to access iPhones camera and microphone.
This is my very first experience with VR. On Google VR page there is an SDK for Unity and an SDK for iOS. Which path should I go?
I know that I can create a Unity application and deploy it on iOS. But is it possible then easily change/customise the generated code?