Book description
Create next-generation Augmented Reality and Mixed Reality apps with the latest version of Google ARCore
About This Book
- Harness the power of the Google's new augmented reality (AR) platform ARCore to build cutting-edge Augmented reality apps
- Learn core concepts of Environmental Understanding, Immersive Computing, and Motion Tracking with ARCore
- Extend your application by combining ARCore with OpenGL, Machine Learning and more.
Who This Book Is For
This book is for web and mobile developers who have broad programming knowledge on Java or JavaScript or C# and want to develop Augmented Reality applications with Google ArCore. To follow this book no prior experience with AR development, 3D, or 3D math experience is needed.
What You Will Learn
- Build and deploy your Augmented Reality app to the Android, Web, and Unity platforms
- Implement ARCore to identify and visualize objects as point clouds, planes, surfaces, and/or meshes
- Explore advanced concepts of environmental understanding using Google ARCore and OpenGL ES with Java
- Create light levels from ARCore and create a C# script to watch and propagate lighting changes in a scene
- Develop graphics shaders that react to changes in lighting and map the environment to place objects in Unity/C#
- Integrate motion tracking with the Web ARCore API and Google Street View to create a combined AR/VR experience
In Detail
Are you a mobile developer or web developer who wants to create immersive and cool Augmented Reality apps with the latest Google ARCore platform? If so, this book will help you jump right into developing with ARCore and will help you create a step by step AR app easily.
This book will teach you how to implement the core features of ARCore starting from the fundamentals of 3D rendering to more advanced concepts such as lighting, shaders, Machine Learning, and others.
We'll begin with the basics of building a project on three platforms: web, Android, and Unity. Next, we'll go through the ARCore concepts of motion tracking, environmental understanding, and light estimation. For each core concept, you'll work on a practical project to use and extend the ARCore feature, from learning the basics of 3D rendering and lighting to exploring more advanced concepts.
You'll write custom shaders to light virtual objects in AR, then build a neural network to recognize the environment and explore even grander applications by using ARCore in mixed reality. At the end of the book, you'll see how to implement motion tracking and environment learning, create animations and sounds, generate virtual characters, and simulate them on your screen.
Style and approach
Practical examples that will take you through the basics of ARcore and teach you how to build an app using it.
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
- Getting Started
- ARCore on Android
- ARCore on Unity
- ARCore on the Web
- Real-World Motion Tracking
- Understanding the Environment
- Light Estimation
- Recognizing the Environment
- Blending Light for Architectural Design
- Mixing in Mixed Reality
- Performance Tips and Troubleshooting
- Other Books You May Enjoy
Product information
- Title: Learn ARCore - Fundamentals of Google ARCore
- Author(s):
- Release date: March 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788830409
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
book
Beginning ARKit for iPhone and iPad: Augmented Reality App Development for iOS
Explore how to use ARKit to create iOS apps and learn the basics of augmented reality …
book
Unity 2018 Augmented Reality Projects
Create engaging Augmented Reality (AR) applications with Unity 3D that can be experienced with devices such …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …