Difference between revisions of "Unity and Vuforia Tutorials 2021"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
https://developer.vuforia.com/downloads/sdk
 
https://developer.vuforia.com/downloads/sdk
  
If you working on a machine at school that doesn't have Git installed, you can use this alternate method:
+
If you're working on a machine at school that doesn't have Git installed, you can use this alternate method:
 
<ul>
 
<ul>
 
<li>Go to this link: https://dev.azure.com/vuforia-engine/unity-extension/_git/com.ptc.vuforia.engine/</li>
 
<li>Go to this link: https://dev.azure.com/vuforia-engine/unity-extension/_git/com.ptc.vuforia.engine/</li>
Line 54: Line 54:
  
 
Working with multiple virtual buttons:
 
Working with multiple virtual buttons:
 
+
https://www.youtube.com/watch?v=hi_KDpC1nzk&feature=emb_title&ab_channel=CubicBrain
  
 
Raycasting:
 
Raycasting:
 
+
https://www.youtube.com/watch?v=oEywwHERy1U&feature=emb_title&ab_channel=KristerCederlund
  
 
Triggering animations:
 
Triggering animations:
 +
https://www.youtube.com/watch?v=bOSrW403tmE&feature=emb_title&ab_channel=CubicBrain

Revision as of 11:39, 17 February 2021

INSTALLING VUFORIA:

Before installing Vuforia, you'll need to install Git. A reboot is most likely required after installing Git.

https://git-scm.com/downloads

Afterwards you can download the Vuforia install package from this link:

https://developer.vuforia.com/downloads/sdk

If you're working on a machine at school that doesn't have Git installed, you can use this alternate method: