Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React and Virtual Reality - Building a Mobile VR Engine
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Spatial Memory
- 3 Virtual Environment
- 4 VR Rules
- 5 Game Engines
- 6 Multiplayer Support
- 7 Project Requirements
- 8 Latency
- 9 BGFX
- 10 BGFX Problems
- 11 Oculus Mobile SDK
- 12 Virtual Reality Environment
- 13 Vertex Indices
- 14 Performance
- 15 Garbage Collection
- 16 Data Structures
- 17 Reimagined Immediate vs Retained Mode
- 18 Rewriting Everything
- 19 Gaze and Touch
- 20 Touch
- 21 Bullet Physics
- 22 Shaders
- 23 Cubemap backgrounds
- 24 React bindings
- 25 Browser ish
- 26 Virtual Reality
- 27 Conclusion