KevinDelao / Cloud-Backend-Project

0 stars 0 forks source link

FILL IN ticket related to mocking scenes #7

Closed jsunthon closed 4 years ago

ocojulun commented 4 years ago

Going to go through these two tutorials:

  1. https://www.raywenderlich.com/772-introduction-to-unity-getting-started-part-1-2
  2. https://www.raywenderlich.com/9189-htc-vive-tutorial-for-unity

According to the second link: "At the end of this HTC Vive tutorial, you’ll have a sandbox that’s primed for further experimentation." which is exactly what we need.

ocojulun commented 4 years ago

I completed the first half of the Unity tutorial as well as the original tutorial that pops up after you install Unity onto your computer. I've also skimmed through the rest of the tutorials I linked above. Fortunately, to create a "mock" scene, it's actually really straight forward - especially now that I'm more familiar with the UI.

jsunthon commented 4 years ago

probably don't need do this anymore because of OpenVR