Skip to content

cmvanb/VRJam2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

VRJam2017

Useful links:

Unity + Git:

Setup smart merge to make sure Git can merge unity scenes and prefabs. This requires editing .git/config in the git repository.

VRTK:

To make the VR mode work in any scene:

  1. Add Assets/VRJam2017/Prefabs/VRTK/VRTK_SDKManager.prefab to the scene.
  2. Add Assets/VRJam2017/Prefabs/VRTK/VRTK_SteamVRSetup.prefab to the scene.

To make sure the VR mode is correctly disabled (it will mess with the mainCamera if you don't):

  1. Add Assets/VRJam2017/Prefabs/VRTK/DisableVR.prefab to the scene.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages