更新时间:2021-07-02 23:35:55
封面
版权信息
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Dedication
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
Welcome to the New World
What exactly is the HoloLens?
What you need to develop for the HoloLens
Unity
Visual Studio community
HoloToolkit - Unity
HoloLens emulator
Visual Studio tools for Unity
Other useful tools
Installing the software
Installing Visual Studio
Unity HoloLens technical preview
Visual Studio 2015 tools for Unity
HoloToolkit-Unity
Unity3d quick overview
The main view
Summary
HoloWorld
Hello World! as its customary
The layout of a HoloLens project
Unity directory structure
Saving the scene
Objects and components
Objects
Components
First project
Our cubism period
Adding a little color
Material plane
Creating the text
Physics simulations
Building the project in Unity
Build settings
Player settings
Compiling our project
Setting Up Visual Studio
Using the HoloLens emulator
Compilation time
I am in Control
Prefabs
Let's save the HelloWorld
Parent/Child relationship
Creating prefabs
Installing the HoloToolkit
User Input overview
InputManager prefab
New Camera prefab updated HoloToolkit
Cursor
Gaze
Gesture
Voice
Animation
A quick history
Humble beginnings
Time to move!
It's easier than it seems
Mecanim
The Mecanim window
Make them interactive
Here is the Game Plan
Our first script
Materials textures and shaders
Materials
Search For It
Adding the details
Changing the color
OnFocusEvent component
Speech Input Source
Time to build and test
User-Friendly Interface
Reloading
Unity C# scripting
What is C#?
A quick example
Where to begin
The breakdown of a Unity C# class
Variables