I’ve scanned thousands of stocks across global markets and found 205 find companies that give...
Read More
VR Tutorials - How to build a 3D environment, enable character movement and teleportation #metaverse
- Nov . 19 . 2021
- 0 Comment
- Apps, Future Technology, Software & Tools, Tips
- Posted by Qaunain Meghjee
Check out the first part of my tutorial series about making a VR First Person Shooter Game (also can be used to create mobile game apps).
The 4 videos below cover:
- How to integrate and configure Google VR Cardboard’s SDK into Unity
- Making a 3D building (walls, floors and door)
- Creating floating menu buttons
- Triggering object animations by pressing VR action buttons
- Animating the player’s movement
- Teleportation around the scene
- Free-roaming movement by detecting the VR headsets position
Get the scene and C# code from my GitHub here https://github.com/QaunainM/GoogleVR_Unity_Setup_Demo
- Categories: AppsFuture TechnologySoftware & ToolsTips