Skip to content

ARkit + GVR to make VR and Mixed Reality 6dof AR for iphone

License

Notifications You must be signed in to change notification settings

galfaroth/ARKit-Cardboard-VR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARKit Cardboard VR

This project takes the last non native cardboard vr sdk, gvr .85 and incorporates it with apple's AR kit allowing a user to toggle between both handheld and headset VR displays

alt text

Instalation Guide unity 5.6.1 p 1 The only thing you need to do in unity is to uncompress ARKit-Cardboard-VR/ARKITCardboard/Assets/Plugins/iOS/libgvrunity.a.zip as it's too big for git.

Setup your dev enviorment for Apple Iphone AR Kit, https://forum.unity3d.com/threads/arkit-support-for-ios-via-unity-arkit-plugin.474385/ The basis includes ios 11, xcode 9 beta 2,

ToDo

-Fix distortion issues on hmd ar mode

-Allow for easier mode managament.

-Get raycast hooked up to the proper cameras when switching.

-Fix the temporary vr camera switching issue that causes the stuttering.

About

ARkit + GVR to make VR and Mixed Reality 6dof AR for iphone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.1%
  • Objective-C++ 4.1%
  • ShaderLab 2.1%
  • Other 0.7%