-
Notifications
You must be signed in to change notification settings - Fork 11
Tips and tricks
Here is a list of helpful tutorials:
-
Link to CIID IDP 2018 Class page: https://www.sensory.cc/designing-immersive-experiences
-
How to add code blocks in Markdown on github https://help.github.com/articles/creating-and-highlighting-code-blocks/
-
Gravity seems slow in unity demo? check here: https://answers.unity.com/questions/619364/gravity-seems-slow.html
-
Unity ARKit Plugin: https://assetstore.unity.com/packages/essentials/tutorial-projects/unity-arkit-plugin-92515
-
How to safely shut your Raspberry Pi down:http://raspi.tv/2012/how-to-safely-shutdown-or-reboot-your-raspberry-pi
-
Creating AR with WebXR (Formerly WebVR): https://aframe.io/blog/arjs/
-
Online code editor: https://glitch.com/
-
Add images to a shared github wiki: if anyone is having trouble linking to images on the tutorial they are creating, it works if you create a separate github repository with your images and then take that image link and insert that link into your tutorial (google drive photos for me wasn’t working yesterday)