- Cardboard VR Projects for Android
- Jonathan Linowes Matt Schoen
- 394字
- 2021-07-16 10:54:03
What this book covers
Chapter 1, Virtual Reality for Everyone, defines Google Cardboard, explores it, and discusses how it's used and how it fits in the spectrum of VR devices.
Chapter 2, The Skeleton Cardboard Project, examines the structure of a Cardboard app for Android, takes a tour of Android Studio, and helps you build a starter Cardboard project by introducing the Cardboard Java SDK.
Chapter 3, Cardboard Box, discusses how to build a Cardboard Android app from scratch (based on Google's Treasure Hunt sample) with a 3D cube model, transformations, stereoscopic camera views, and head rotations. This chapter also includes discussions of 3D geometry, Open GL ES, shaders, matrix math, and the rendering pipeline.
Chapter 4, Launcher Lobby, helps you build an app to launch other Cardboard apps on your phone. Rather than using 3D graphics, this project simulates stereoscopic views in screen space and implements gaze-based selections.
Chapter 5, RenderBox Engine, shows you how to create a small graphics engine used to build new Cardboard VR apps by abstracting the low-level OpenGL ES API calls into a suite of the Material
, RenderObject
, Component
, and Transform
classes. The library will be used and further developed in subsequent projects.
Chapter 6, Solar System, builds a Solar System simulation science project by adding a sunlight source, spherical planets with texture mapped materials and shaders, animating in their solar orbits, and a Milky Way star field.
Chapter 7, 360-Degree Gallery, helps you build a media viewer for regular and 360-degree photos, and helps you load the phone's camera folder pictures into a grid of thumbnail images and use gaze-based selections to choose the ones to view. It also discusses how to add process threading for improved user experience and support Android intents to view images from other apps.
Chapter 8, 3D Model Viewer, helps you build a viewer for 3D models in the OBJ file format, rendered using our RenderBox library. It also shows you how to interactively control the view of the model as you move your head.
Chapter 9, Music Visualizer, builds a VR music visualizer that animates based on waveform and FFT data from the phone's current audio player. We implement a general architecture used to add new visualizations, including geometric animations and dynamic texture shaders. Then, we add a trippy trails mode and multiple concurrent visualizations that transition in and out randomly.
- 顯卡維修知識精解
- 電腦組裝與維修從入門到精通(第2版)
- Creating Dynamic UI with Android Fragments
- Deep Learning with PyTorch
- 硬件產品經理成長手記(全彩)
- Hands-On Machine Learning with C#
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Source SDK Game Development Essentials
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Blender Quick Start Guide
- Spring Cloud微服務和分布式系統實踐
- 圖解計算機組裝與維護
- Spring Cloud實戰
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- 筆記本電腦現場維修實錄