Changes

Jump to navigation Jump to search
Line 226: Line 226:     
·       Tutorial #2: https://www.youtube.com/watch?v=6WfowlZ51i8&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=11&ab_channel=ValemTutorials
 
·       Tutorial #2: https://www.youtube.com/watch?v=6WfowlZ51i8&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=11&ab_channel=ValemTutorials
      
=== User Movement and Interactions in VR ===
 
=== User Movement and Interactions in VR ===
 
In VR there are a few different ways for the user to navigate the game/experience. This can be done by teleporting or moving continuously.
 
In VR there are a few different ways for the user to navigate the game/experience. This can be done by teleporting or moving continuously.
[[File:Unity XR Image.png|thumb|341x341px|XR Interaction Tool Kit in Unity]]
  −
   
==== User Movement in VR ====
 
==== User Movement in VR ====
 
·      Continuous Movement: https://www.youtube.com/watch?v=0VowAem2aMM&list=PLpEoiloH-4eP-OKItF8XNJ8y8e1asOJud&index=4&ab_channel=ValemTutorials
 
·      Continuous Movement: https://www.youtube.com/watch?v=0VowAem2aMM&list=PLpEoiloH-4eP-OKItF8XNJ8y8e1asOJud&index=4&ab_channel=ValemTutorials
Line 255: Line 252:     
·      Ladder, Wheel, and Lever: https://www.youtube.com/watch?v=eX-jXuMQdps&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=8&ab_channel=ValemTutorials
 
·      Ladder, Wheel, and Lever: https://www.youtube.com/watch?v=eX-jXuMQdps&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=8&ab_channel=ValemTutorials
 
+
[[File:Unity XR Image.png|thumb|341x341px|XR Interaction Tool Kit in Unity|alt=|center]]
    
== Augmented Reality (AR) in Unity ==
 
== Augmented Reality (AR) in Unity ==
In this section we will cover Unity features that will be specific for AR projects in Unity.
+
[[File:Augmented Reality Example.png|thumb|A user view of an AR game built with Unity|448x448px]]In this section we will cover Unity features that will be specific for AR projects in Unity.
    
·      Info: https://unity.com/solutions/xr/ar
 
·      Info: https://unity.com/solutions/xr/ar
   
=== Getting Started with AR Foundation ===
 
=== Getting Started with AR Foundation ===
 
·       Tutorial: https://www.youtube.com/watch?v=FWyTf3USDCQ
 
·       Tutorial: https://www.youtube.com/watch?v=FWyTf3USDCQ
Line 279: Line 275:     
·       Placing Objects in AR: https://www.youtube.com/watch?v=xguiSueY1Lw&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=5&ab_channel=DineshPunni
 
·       Placing Objects in AR: https://www.youtube.com/watch?v=xguiSueY1Lw&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=5&ab_channel=DineshPunni
 +
    
== 360 Video Experience in Unity ==
 
== 360 Video Experience in Unity ==
 +
[[File:360 Video Experience Example.png|left|thumb|244x244px|Example of 3D Video being imported into Unity]]
 
In Unity, it is possible to create 360 interactable video experiences.
 
In Unity, it is possible to create 360 interactable video experiences.
      
=== Getting Started ===
 
=== Getting Started ===
 
·       Unity Tutorial Playlist: https://www.youtube.com/playlist?list=PLX2vGYjWbI0TifrTlupfrJeLa7c8LunUf
 
·       Unity Tutorial Playlist: https://www.youtube.com/playlist?list=PLX2vGYjWbI0TifrTlupfrJeLa7c8LunUf
 +
 +
 +
 +
 +
 +
 +
    
= Physical Equipment =
 
= Physical Equipment =
 +
[[File:Meta Quest 2.jpg|thumb|An image of the Meta Quest 2 headset and controllers]]
 
In this section, resources on the physical equipment found in the lab can be found.
 
In this section, resources on the physical equipment found in the lab can be found.
   −
== VR Headset and Controllers ==
+
=== VR Headset and Controllers ===
 
This section mainly focuses on the VR Headset and Controllers, covering Configuration and Connecting to Unity. They can be found in the Makerspace. We will be using the Meta Quest 2.
 
This section mainly focuses on the VR Headset and Controllers, covering Configuration and Connecting to Unity. They can be found in the Makerspace. We will be using the Meta Quest 2.
   −
=== Configuration ===
+
==== Configuration ====
 
·      Setup: [https://www.youtube.com/watch?v=tGZgJ5XtOXo&t=32s How To Setup VR Development in Unity 2022.2 with a Quest 2 (XR Interaction Toolkit 2.1) - YouTube]
 
·      Setup: [https://www.youtube.com/watch?v=tGZgJ5XtOXo&t=32s How To Setup VR Development in Unity 2022.2 with a Quest 2 (XR Interaction Toolkit 2.1) - YouTube]
   −
=== Connecting to Unity and Headset Plug-Ins ===
+
==== Connecting to Unity and Headset Plug-Ins ====
 
·       Unity Headset and Controller Connectivity Tutorial: https://www.youtube.com/watch?v=pm9W7r9BGiA&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=2&ab_channel=ValemTutorials
 
·       Unity Headset and Controller Connectivity Tutorial: https://www.youtube.com/watch?v=pm9W7r9BGiA&list=PLpEoiloH-4eM-fykn_3_QcJ-A_MIJF5B9&index=2&ab_channel=ValemTutorials
   Line 302: Line 307:     
·       Meta Quest 2 Set-Up in Unity: https://www.youtube.com/watch?v=tGZgJ5XtOXo&ab_channel=Meetras
 
·       Meta Quest 2 Set-Up in Unity: https://www.youtube.com/watch?v=tGZgJ5XtOXo&ab_channel=Meetras
      
= Sharing Files =
 
= Sharing Files =
Line 316: Line 320:  
== Digitally with GitHub ==
 
== Digitally with GitHub ==
 
GitHub is a tool used to allow collaboration between people working on the same project. In this section, some resources on Cloud Sharing and GitHub repositories can be found.
 
GitHub is a tool used to allow collaboration between people working on the same project. In this section, some resources on Cloud Sharing and GitHub repositories can be found.
 
+
[[File:Github logo.png|left|thumb|157x157px|An image of the GitHub logo]]
    
=== Setup ===
 
=== Setup ===
MakerRepo Staff, MakerRepo Volunteers
74

edits

Navigation menu