Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Getting Started with React VR

Posted By: readerXXI
Getting Started with React VR

Getting Started with React VR
by John Gwinner
English | 2017 | ISBN: 1788476603 | 287 Pages | ePUB | 21 MB

This book takes you on a journey to create intuitive and interactive Virtual Reality experiences by creating your first VR application using React VR 2.0.0.

It starts by getting you up to speed with Virtual Reality (VR) and React VR components.

It teaches you what Virtual Reality (VR) really is, why it works, how to describe 3D objects, the installation of Node.js (version 9.2.0) and WebVR browser. You will learn 3D polygon modeling, texturing, animating virtual objects and adding sound to your VR world. You will also discover ways to extend React VR with new features and native Three.js. You will learn how to include existing high-performance web code into your VR app. This book will also take you through upgrading and publishing your app.

By the end of this book, you'll have a deep knowledge of Virtual Reality and a full-fledged working VR app to add to your profile!

What you will learn:

Use Blender 2.79 to make virtual reality objects for Web VR.
Import free models into VR and how to include those in your code
Build a Virtual Museum with interactive art pieces
Create your first VR App and customizing it
Build animations by procedurally changing an object's position, using timers and Animated APIs
Incorporate React Native code and JavaScript code in your VR world