MIXED REALITY (AR & VR) WITH UNITY 3D (Microsoft HoloLens)

Similar documents
MIXED REALITY (AR & VR) WITH UNITY 3D (Microsoft HoloLens)

Unity Game Development

Unity Scripting 4. CS 491 / DES 400 Crea.ve Coding. Computer Science

VEGETATION STUDIO FEATURES

Unity Game Development

This allows you to choose convex or mesh colliders for you assets. Convex Collider true = Convex Collider. Convex Collider False = Mesh Collider.

Underwater Manager (Optional)

UI Elements. If you are not working in 2D mode, you need to change the texture type to Sprite (2D and UI)

Mixed Reality with Microsoft HoloLens

Google SketchUp/Unity Tutorial Basics

Quick Setup Guide. Date: October 27, Document version: v 1.0.1

Unity3D. Unity3D is a powerful cross-platform 3D engine and a user friendly development environment.

Sviluppo Di App Mobile Per Augmented Reality

Workshop BOND UNIVERSITY. Bachelor of Interactive Multimedia and Design. Asteroids

Global Leaders in education are adopting HoloLens in their work streams for:

Webinar Series. Virtual Reality. February 28 th, :00 PM EST. Hosted by Jeff Bertrand and Ginny Moore

Unity introduction & Leap Motion Controller

IAT 445 Lab 10. Special Topics in Unity. Lanz Singbeil

Tutorial: Understanding the Lumberyard Interface

Actions and Graphs in Blender - Week 8

VR and Game Engine Workflows with CityEngine. Eric Wittner, Taisha Waeny

Mobile Touch Floating Joysticks with Options version 1.1 (Unity Asset Store) by Kevin Blake

Section 28: 2D Gaming: Continuing with Unity 2D

3D Starfields for Unity

Adding a Trigger to a Unity Animation Method #2

CS345/DIGM465: Computer Game Development: Understanding Torque

WW.IT-IQ Training & Solutions (PTY) LTD

PSD to Mobile UI Tutorial

GLOBAL SNOW Reference Guide

8K Earth, Moon and Mars Shaders Asset V Documentation

Vuforia quick install guide. Android devices and Unity 3D models edition

QT QUICK UI Exam Curriculum

1 INTRoduCTIon to BLENDER 1. 3 PREPARATIon 19

Easy Decal Version Easy Decal. Operation Manual. &u - Assets

MaxstAR SDK 2.0 for Unity3D Manual. Ver 1.2

Terrain. Unity s Terrain editor islands topographical landscapes Mountains And more

ASSET DOCUMENTATION Mouse Interaction - Object Highlight Unity 3D Package. English

Tutorial: Making your First Level

OFFICIAL DOCUMENTATION. Based on Suimono version Documentation last updated on 7/5/2016

Chart And Graph. Features. Features. Quick Start Folders of interest Bar Chart Pie Chart Graph Chart Legend

Unity Animation. Objectives. Animation Overflow. Animation Clips and Animation View. Computer Graphics Section 2 ( )

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Unity

UNITY WORKSHOP. Unity Editor. Programming(Unity Script)

Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes

A Rapid Development Method of Virtual Assembly Experiments Based on 3D Game Engine Wenfeng Hu 1, a, Xin Zhang 2,b

Vive Stereo Rendering Toolkit Developer s Guide

MultiAR Project Michael Pekel, Ofir Elmakias [GIP] [234329]

Terrain. Unity s Terrain editor islands topographical landscapes Mountains And more

Auto Texture Tiling Tool

Dive into Mobile VR/AR Games

User Manual. Version 2.0

Creating and Triggering Animations

Blender - Python API #1

STEP 1: Download Unity

3DCITY. Spatial Mapping and Holographic Tools for 3D Data Acquisition and Visualization of Underground Infrastructure Networks


CS248 Lecture 2 I NTRODUCTION TO U NITY. January 11 th, 2017

Godot engine Documentation

Introduction to Vuforia

8iUnityPlugin Documentation

Toon Boom Harmony Advanced V15.0

8/16/2014 UNITYCODER.COM MOBILE PAINT

Tutorial: Using the UUCS Crowd Simulation Plug-in for Unity

ptg

Planet Saturn and its Moons Asset V0.2. Documentation

Mastering Autodesk 3ds Max 2013

Assignment 4: Flight Simulator

Coolux Pandoras Box v5.5 Dear Pandoras Box users,

Auto Texture Tiling Tool

Coherent GT for UE4 Artist quick start guide. version 1.0.0

MANAGING MODS Imported mods are located in:..\[steamlibrary]\steamapps\common\purefarming \ PureFarming_Data\StreamingAssets\IMPORTER\mod

Building scalable 3D applications. Ville Miettinen Hybrid Graphics

Planets Earth, Mars and Moon Shaders Asset V Documentation (Unity 5 version)

OAR Converter: Using OpenSimulator and Unity as a Shared Development Environment for Social Virtual Reality Environments

Setting up A Basic Scene in Unity

Note that the reference does not include the base directory or an initial backslash. The file extension for UI canvases should be included.

Mobile Serious Game using Augmented Reality for Supporting Children s Learning about Animals

Advances in Qt 3D. Kévin Ottens, Software Craftsman at KDAB

WHAT IS BFA NEW MEDIA?

Chart And Graph. Supported Platforms:

Pong in Unity a basic Intro

Bonus Chapter 10: Working with External Resource Files and Devices

ANIMATOR TIMELINE EDITOR FOR UNITY

Developing the Roadmap - Director Next Survey

Mechanic Animations. Mecanim is Unity's animation state machine system.

Game Programming with. presented by Nathan Baur

The Shadow Rendering Technique Based on Local Cubemaps

Topic 10: Scene Management, Particle Systems and Normal Mapping. CITS4242: Game Design and Multimedia

Tutorial: How to Load a UI Canvas from Lua

Amazon Sumerian. User Guide

5/14/2018. Experiences with AR and AI in development projects. Agenda. By: Sune Wolff, CTO & Partner at Unity Studios.

8iUnityPlugin Documentation

In this tutorial, you will create a scene with sandman dispersing in sand, as shown in in the image below.

Anatomy Project. Adi Mesika, Dima Trushin, Ksenia Kaganer [GIP] [234329] [ ]

Optimizing and Profiling Unity Games for Mobile Platforms. Angelo Theodorou Senior Software Engineer, MPG Gamelab 2014, 25 th -27 th June

3dSprites. v

Integrating Physics into a Modern Game Engine. Object Collision. Various types of collision for an object:

ArcGIS Runtime: Building 3D Apps. Rex Hansen Adrien Meriaux

Graphics for VEs. Ruth Aylett

9.2 Use and animate compositing effects. 9.4 Track motion and apply the data to footage

Transcription:

MIXED REALITY (AR & VR) WITH UNITY 3D (Microsoft HoloLens) 1. INTRODUCTION TO Mixed Reality (AR & VR) What is Virtual Reality (VR) What is Augmented reality(ar) What is Mixed Reality Modern VR/AR experiences History 2. OVERVIEW Hardware Software Interaction fundamental 3. Types of Holographic Apps Enhanced environment apps Virtual environment apps Blended environment apps 4. Introduction to Unity 3D Getting to Know the Unity Editor o The Project Dialog o The Unity Interface o The Project View o The Hierarchy View o The Inspector View o The Scene View o The Game View o Honorable Mention: The Toolbar Navigating the Unity Scene View o The Hand Tool o Flythrough Mode 5. Game Objects Dimensions and Coordinate Systems o Putting the D in 3D o Using Coordinate Systems

o World Versus Local Coordinates Game Objects Transforms o Translation o Rotation o Scaling o Hazards of Transformations o Transforms and Nested Objects 6. Models, Materials, and Textures The Basics of Models o Built-In 3D Objects o Importing Models o Models and the Asset Store Textures, Shaders, and Materials o Textures o Shaders o Materials o Shaders Revisited 7. 3D Terrain Terrain Generation o Adding Terrain to Your Project o Heightmap Sculpting o Unity Terrain Sculpting Tools Terrain Textures o Importing Terrain Assets o Texturing Terrain 8. Environments Generating Trees and Grass o Painting Trees o Painting Grass o Terrain Settings Environment Effects o Skyboxes o Fog o Lens Flares o Water Character Controllers o Adding a Character Controller o Fixing Your World 9. Lights and Cameras

Lights o Point Lights o Spotlights o Directional Lights o Creating Lights Out of Objects o Halos o Cookies Cameras o Anatomy of a Camera o Multiple Cameras o Split Screen and Picture in Picture Layers o Working with Layers o Using Layers 10. Game 1: Amazing Racer Design o The Concept o The Rules o The Requirements Creating the Game World o Sculpting the World o Adding the Environment o The Character Controller Gamification o Adding Game Control Objects o Adding Scripts o Connecting the Scripts Together Playtesting 11. Collision Rigidbodies Collision o Colliders o Physics Materials Triggers Raycasting 12. Prefabs Prefab Basics o Prefab Terminology o Prefab Structure Working with Prefabs

o Adding a Prefab Instance to a Scene o Inheritance o Instantiating Prefabs Through Code 13. User Interfaces Basic UI Principles The Canvas o The Rect Transform o Anchors o Additional Canvas Components UI Elements o Images o Text o Buttons Canvas Render Modes o Screen-Space Overlay o Screen-Space Camera o World Space 14. Particle Systems Particles o Unity Particle Systems o Particle System Controls Particle System Modules o Default Module o Emission Module o Shape Module o Velocity over Lifetime Module o Limit Velocity over Lifetime Module o Collision Module o Sub Emitter Module o Texture Sheet Module o Renderer Module The Curve Editor 15. Animations Animation Basics o The Rig o The Animation Animation Types o Creating the Animation Animation Tools o Animation Window o Creating a New Animation o Record Mode

16. Animators o The Curves Editor Animator Basics o Rigging Revisited o Importing a Model Configuring Your Assets o Rig Preparation o Animation Preparation Creating an Animator o The Animator View o The Idle Animation o Parameters o States and Blend Trees o Transitions Scripting Animators 17. Audio Audio Basics o Parts of Audio o 2D and 3D Audio Audio Sources o Importing Audio Clips o Testing Audio in the Scene View o 3D Audio o 2D Audio Audio Scripting o Starting and Stopping Audio o Changing Audio Clips 18. Game Coin Collection Design o The Concept o The Rules o The Requirements The Arena o Creating the Arena o Texturing o Finish the Arena Game Entities o The Player o Coins o The Colored Coins The Control Objects o The Goals o The Game Controller

Improving the Game 19. Publish and Deploy Managing Scenes o Establishing Scene Order o Switching Scenes Persisting Data and Objects o Keeping Objects o Saving Data Unity Player Settings o Cross-Platform Settings o Per-Platform Settings Building Your Game o Build Settings 20. Unity Integration with MR (Microsoft HoloLens) Introduction to Microsoft HoloLens with Emulator Working with Microsoft HoloLens SDK Understanding Holograms Gaze, Gesture and voice control Creating Spatial Mapping using Hololens Implement a user interface in Mixed Reality Build and Share Projects from Unity3D Note This course does not cover Scripting in unity with C# or JavaScript s This course uses pre built Scripts / Examples for additional functionalities.