Get close and comfortable with Unity and build applications that run on HoloLens, Daydream, and Oculus Rift Key Features Build fun augmented reality applications using ARKit, ARCore, and Vuforia Explore virtual reality by developing more than 10 engaging projects Learn how to integrate AR and VR concepts together in a single application Book Description Unity is the leading platform to develop mixed reality experiences because it provides a great pipeline for working with 3D assets. Using a practical and project-based approach, this Learning Path educates you about the specifics of AR and VR development using Unity 2018 and Unity 3D. You’ll learn to integrate, animate, and overlay 3D objects on your camera feed, before moving on to implement sensor-based AR applications. You’ll explore various concepts by creating an AR application using Vuforia for both macOS and Windows for Android and iOS devices. Next, you’ll learn how to develop VR applications that can be experienced with devices, such as Oculus and Vive. You’ll also explore various tools for VR development: gaze-based versus hand controller input, world space UI canvases, locomotion and teleportation, timeline animation, and multiplayer networking. You’ll learn the Unity 3D game engine via the interactive Unity Editor and C# programming. By the end of this Learning Path, you’ll be fully equipped to develop rich, interactive mixed reality experiences using Unity. This Learning Path includes content from the following Packt products: Unity Virtual Reality Projects - Second Edition by Jonathan Linowes Unity 2018 Augmented Reality Projects by Jesse Glover What you will learn Create 3D scenes to learn about world space and scale Move around your scenes using locomotion and teleportation Create filters or overlays that work with facial recognition software Interact with virtual objects using eye gaze, hand controllers, and user input events Design and build a VR storytelling animation with a soundtrack and timelines Create social VR experiences with Unity networking Who this book is for If you are a game developer familiar with 3D computer graphics and interested in building your own AR and VR games or applications, then this Learning Path is for you. Any prior experience in Unity and C# will be an advantage. In all, this course teaches you the tools and techniques to develop engaging mixed reality applications.
A practical guide to cross-platform AR development with Unity 2020 and later versions Jonathan Linowes. Figure 3.1 – The Console window showing a null exception error Runtime errors, such as the ArgumentNullException error shown in the ...
Some basic programming knowledge would be desirable, but the book is an introduction to the topic. The book is also suitable for experienced developers new to GIS or GPS development.
Build exciting AR applications on mobile and wearable devices with Unity 3D, Vuforia, ARToolKit, Microsoft Mixed Reality HoloLens, Apple ARKit, and Google ARCore About This Book Create unique AR applications from scratch, from beginning to ...
This book is for both beginners and intermediate Unity developers interested in AR and VR who already know their way around Unity and have experience with C#.
Ivan Sutherland invented the first head-mounted display in 1966, which is shown in the following image. It was tethered to the ceiling! In the past, several failed attempts have been made to bring consumer-level virtual reality products ...
if (infoBubble != null) { infoText = GetComponentInChildren(); } } The using UnityEngine.UI; line states that this script will need access to the Unity UI API. We defined a public Transform infoBubble variable, which will be set ...
This book will educate you about the specifics of augmented reality development in Unity 2018.
The third edition of this Unity book is updated to the new features in Unity 2020 and modern game development practices.
Rather than focusing on a specific piece of hardware (HTC Vive, Oculus Rift, iOS ARKit) or software (Unity, Unreal Engine), Virtual & Augmented Reality For Dummies offers a broad look at both VR and AR, giving you a bird’s eye view of ...
In three parts, this book covers: Art and design: Explore spatial computing and design interactions, human-centered interaction and sensory design, and content creation tools for digital art Technical development: Examine differences ...