- Cardboard VR Projects for Android
- Jonathan Linowes Matt Schoen
- 137字
- 2021-07-16 10:54:10
Summary
In this chapter, we examined the structure of a Cardboard app for Android and many of the files involved, including the Java source code, XML manifest, .aar
libraries, and final built APK, which runs on your Android device. We installed and took a brief tour of the Android Studio development environment. Then, we walked you through the steps to create a new Android project, add the Cardboard Java SDK, and define the AndroidManifest.xml
file and layout, as well as a stubbed MainActivity
Java class file. You will follow similar steps to start each Cardboard project in this book.
In the next chapter, we will build a Google Cardboard project from scratch called CardboardBox
with a scene containing some simple geometry (a triangle and a cube), 3D transformations, and shaders that render graphics to your Cardboard device.
- Linux KVM虛擬化架構實戰指南
- 嵌入式技術基礎與實踐(第5版)
- 計算機維修與維護技術速成
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- R Deep Learning Essentials
- 固態存儲:原理、架構與數據安全
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- 3D Printing Blueprints
- 單片機原理及應用
- Advanced Machine Learning with R
- 零基礎輕松學修電腦主板
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- Learning Microsoft Cognitive Services
- The Deep Learning Workshop
- Arduino項目開發:物聯網應用