Oculus Rift in Action
eBook - ePub

Oculus Rift in Action

  1. 440 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Oculus Rift in Action

About this book

Summary Oculus Rift in Action introduces the powerful Oculus Rift headset and teaches you how to integrate its many features into 3D games and other virtual reality experiences. You'll start by understanding the capabilities of the Rift hardware. Then you'll follow interesting and instantly-relevant examples that walk you through programming real applications using the Oculus SDK. Examples are provided for both using the Oculus C API directly and for using Unity, a popular development and 3D graphics engine, with the Oculus Unity integration package.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Book
Virtual reality has long been the domain of researchers and developers with access to specialized hardware and proprietary tools. With the appearance of the Oculus Rift VR headset, the game has changed. Using standard programming tools and the intuitive Oculus SDKs, you can deliver powerful immersive games, simulations, and other virtual experiences that finally nail the feeling of being in the middle of the action. Oculus Rift in Action teaches you how to create 3D games and other virtual reality experiences for the Oculus Rift. You'll explore the Rift hardware through examples of real applications using the Oculus SDK and both the Oculus C API and the Unity 3D graphics engine. Along the way, you'll get practical guidance on how to use the Rift's sensors to produce fluid VR experiences.Experience with C++, C#, or another OO language is assumed. What's Inside

  • Creating immersive VR
  • Integrating the Rift with the Unity 3D SDK
  • Implementing the mathematics of 3D
  • Avoiding motion-sickness triggers


About the Authors Brad Davis is an active VR developer who maintains a great set of example Rift applications on Github. Karen Bryla is a freelance developer and writer. Alex Benton is a lecturer in 3D graphics at the University of Cambridge and a software engineer at Google. Table of Contents
PART 1 GETTING STARTED

  • Meet the Oculus Rift
  • PART 2 USING THE OCULUS C API
  • Creating your first Rift interactions
  • Pulling data out of the Rift: working with the head tracker
  • Sending output to the Rift: working with the display
  • Putting it all together: integrating head tracking and 3D rendering
  • Performance and quality
  • PART 3 USING UNITY
  • Unity: creating applications that run on the Rift
  • Unity: tailoring your application for the Rift
  • PART 4 THE VR USER EXPERIENCE
  • UI design for VR
  • Reducing motion sickness and discomfort
  • PART 5 ADVANCED RIFT INTEGRATIONS
  • Using the Rift with Java and Python
  • Case study: a VR shader editor
  • Augmenting virtual reality

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Oculus Rift in Action by Alex Benton,Karen Bryla,Brad Davis in PDF and/or ePUB format, as well as other popular books in Informatik & Programmierung von Spielen. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. About the Authors
  9. Author Online
  10. About the Cover Illustration
  11. Part 1. Getting started
  12. Part 2. Using the Oculus C API
  13. Part 3. Using Unity
  14. Part 4. The VR user experience
  15. Part 5. Advanced Rift integrations
  16. Appendix A. Setting up the Rift in a development environment
  17. Appendix B. Mathematics and software patterns for 3D graphics
  18. Appendix C. Suggested books and resources
  19. Appendix D. Glossary
  20. Index
  21. List of Figures
  22. List of Tables
  23. List of Listings