Lab 3: VR Unity Selection

2020-12-03
2 min read

New knowledge:

Last post mistake:
There are difference between tags and layers:
Tags are used for finding objects with a specific tag ( e.g. FindWithTag(str) ).
Layers can be used to identify objects at a high level.

There are also other interesting tutorials to follow…
https://www.youtube.com/c/DilmerValecillos/videos
https://sidequestvr.com/app/578/handspace
https://www.youtube.com/watch?v=A0gpaQGu_H0
https://www.youtube.com/watch?v=zPFU30tbyKs

Deploy my Roll-A-Ball on Oculus

Errors record…

try to use the build and run directly from Unity but fail. avatar

try to review all the undo step.
I only skipped this one
avatar because I couldn’t find Oculus Desktop package in my Unity.
avatar
Whenever I restarted the project, it gives me this warning. avatar

Final solutions: 1 import the apk –> 2 upload it on SideQuest

avatar

In the class, we talked about the SideQuest works as homebrew?
what is homebrew?
Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple’s macOS operating system and Linux. The name is intended to suggest the idea of building software on the Mac depending on the user’s taste. It is written in: Ruby

When I go back after editing text, I received a new error:
avatar
Search and find it maybe related to XR Plug-in Management
avatar
avatar
After installing, another error about linear shows
avatar
avatar
After switch to linear, it gives me a new error. Solution Redo the whole procedure and it works. There is no need to change the linear.

Final result video

(Click to check) Watch the video