Learning React VR

Go to class
Write Review

Free Online Course: Learning React VR provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning React VR is taught by Emmanuel Henri.

Overview
  • Learn a new framework for building immersive virtual reality experiences for the web: React VR.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercise files
    1. Setting Up
    • Introduction to React VR
    • Testing with your browser
    • VR content on the web for inspiration
    • Initialization of the project
    • Testing with your Gear VR headset
    2. Overview of React VR Basics
    • Project structure
    • React concepts with React VR
    • 3D coordinates and transforms
    • React VR components overview
    3. Build Our VR Components
    • Add a 360-degree background with pano
    • Add primitive components to the scene
    • Add 3D models to the scene
    • Add sound in 3D space
    • Add VrButton for interactivity
    • Change state and environment with button
    Conclusion
    • Next steps