Unreal Studio Project Template

Similar documents
FLEXLINK DESIGN TOOL VR GUIDE. documentation

First Steps in Unity3D

Falsework & Formwork Visualisation Software

Revision for Grade 6 in Unit #1 Design & Technology Subject Your Name:... Grade 6/

Space Information User Guide

Apple Photos Quick Start Guide

BIMXplorer v1.3.1 installation instructions and user guide

Official Documentation

is currently only supported ed on NVIDIA graphics cards!! CODE DEVELOPMENT AB

Introduction to Autodesk Inventor for F1 in Schools (Australian Version)

PHOTOSHOP YOURSELF GREEN SCREEN TUTORIAL

Creating a texture with Deep Paint 2.0 By Realmling

UWYO VR SETUP INSTRUCTIONS

House Design Tutorial

A Quick Spin on Autodesk Revit Building

House Design Tutorial

House Design Tutorial

USER MANUAL VOLANS PUBLIC DISPLAY FOR JOHN WAYNE AIRPORT

USER MANUAL VOLANS PUBLIC DISPLAY FOR JOHN WAYNE AIRPORT

General Workflow Instructions for capturing 360 images using Theta V, editing in Photoshop, and publishing to Google StreetView

Introduction to: Microsoft Photo Story 3. for Windows. Brevard County, Florida

User s handbook Last updated in December 2017

Star Defender. Section 1

33-2 Satellite Takeoff Tutorial--Flat Roof Satellite Takeoff Tutorial--Flat Roof

Quick Start Training Guide

Working With Drawing Views-I

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.)

SteamVR Unity Plugin Quickstart Guide

House Design Tutorial

FLIR Tools for PC 7/21/2016

Floorplanner Editor Manual

Adding Content and Adjusting Layers

Chapter 1:Object Interaction with Blueprints. Creating a project and the first level

Kameleono. User Guide Ver 1.2.3

Photo Editing in Mac and ipad and iphone

An easy user guide AN EASY USER GUIDE

House Design Tutorial

Operating Rausch ScanCam within POSM.

VR CURATOR Overview. If you prefer a video overview, you can find one on our YouTube channel:

Sense. 3D scanning application for Intel RealSense 3D Cameras. Capture your world in 3D. User Guide. Original Instructions

COMPUTING CURRICULUM TOOLKIT

Camtasia Studio: Windows

Zooming in on Architectural Desktop Layouts Alexander L. Wood

Drawing Compare for Autodesk Vault User Guide

Viewer 2 Quick Start Guide

Using Dynamic Views. Module Overview. Module Prerequisites. Module Objectives

Produced by Mr B Ward (Head of Geography PGHS)

Table of Contents. Creating Your First Project 4. Enhancing Your Slides 8. Adding Interactivity 12. Recording a Software Simulation 19

SolidWorks Tutorial 1. Axis

Drawing Layouts Paper space & Model Space

Revitalize Portraits with FaceFilter Studio

Oculus Rift Getting Started Guide

Veco User Guides. Property Photos & Images

Silhouette Connect Layout... 4 The Preview Window... 5 Undo/Redo... 5 Navigational Zoom Tools... 5 Cut Options... 6

Tutorial 1 is an introduction to vector software and assumes no previous knowledge of vector-based

Trial code included!

Creating a Slide Show with Background Music in Adobe Lightroom January 2017 Maryann Flick

First English edition for Ulead COOL 360 version 1.0, February 1999.

NWN Toolset Module Construction Tutorial

Making Your World with the Aurora Toolset

user guide for windows creative learning tools

This tutorial will guide you through the process of adding basic ambient sound to a Level.

Group Project Shaft 37-X25

CBCL Limited Sheet Set Manager Tutorial 2013 REV. 02. CBCL Design Management & Best CAD Practices. Our Vision

Lightroom System April 2018 Updates

Using Google SketchUp

Alice: A Visual Introduction to Programming. Chapter 1 Part 2

Harry Plummer KC BA Digital Arts. Virtual Space. Assignment 1: Concept Proposal 23/03/16. Word count: of 7

Macquarie University Introductory Unity3D Workshop

Photoshop CS part 2. Workshop Objective. Getting Started Quit all open applications Single click Adobe Photoshop from the Dock

REVIT - RENDERING & DRAWINGS

Nikon View DX for Macintosh

Making Standard Note Blocks and Placing the Bracket in a Drawing Border

Getting Started. with Easy Blue Print

The original image. Let s get started! The final result.

Next Back Save Project Save Project Save your Story

Deck Tutorial. Chapter 8: Decks and Porches

1-Welcome to AutoCollage

Deck Tutorial. Chapter 6: Decks and Porches

What you can do with the Image Data Converter

Create styles that control the display of Civil 3D objects. Copy styles from one drawing to another drawing.

Chief Architect Home Designer Architectural User s Guide

Oculus Rift Getting Started Guide


Lesson Plan 1 Introduction to Google Earth for Middle and High School. A Google Earth Introduction to Remote Sensing

Google Earth Workshop Version 5

4 PHOTOSHOP SPECIAL EFFECTS HACKS FROM SCOTT KELBY

Official Documentation

Page 1

Generations Automatic Stand-Alone Lace By Bernie Griffith Generations Software

QSL Studio. QSL Card Setting Procedure & Specs. Version 1.0

High Speed Motion Trail Effect With Photoshop

ARCHICAD Introduction Tutorial

1 ImageBrowser Software User Guide 5.1

Experiment 02 Interaction Objects

Buxton & District U3A Digital Photography Beginners Group Lesson 5: Simple Editing. 5 November 2013

Digital Storytelling...a powerful tool!

TOPAZ LENS EFFECTS QUICK START GUIDE

Rendering a perspective drawing using Adobe Photoshop

Transcription:

Unreal Studio Project Template Product Viewer What is the Product Viewer project template? This is a project template which grants the ability to use Unreal as a design review tool, allowing you to see models in VR, AR, or on a PC screen and perform basic viewing interactions. All the necessary logic is pre-built as Blueprints and exposed to our users for learning purposes and customization. Short version 1. Create a new project with the Product Viewer template 2. Add / Import Data in Level a. Make sure the imported data has a parent node object (hierarchy) - Datasmith will create this hierarchy for you 3. Setup a list of objects to interact with 4. Define navigation modes (orbit vs fly) 5. Setup a list of objects to support VR teleportation 6. Play in a New Editor Window read through the entire document for detailed explanations... Detailed instructions Create a new project with the Product Viewer template A. Launch the Unreal Editor (with Datasmith installed) and Choose New Project B. Choose Unreal Studio C. Select the Product Viewer template D. Choose the file location, name your project, and create it Unreal Studio Project Template - Product Viewer 1

Add / Import data in level The project template will work with imported data that is set up in a hierarchy. It is required that at least one parent actor exists in your model. When importing models with Datasmith, this parent actor is already created for you: Setup a list of objects to interact with This is where we connect the logic built in the template with your model. A play time, the ProductViewerTools will traverse the hierarchy and setup everything needed to let you pick objects, zoom, tear off parts (in VR) etc. For this, you need to identify the root actor of your imported data: A. Find the ProductViewerTools actor in the World Outliner. B. In the Details Panel :: Product Viewer rollout locate the Interactive Root item C. Add your model s root actor by picking the drop down menu or using the eyedropper tool. Unreal Studio Project Template - Product Viewer 2

Set the navigation mode The template has built-in navigation modes designed to support two (2) typical use cases: OrbitMode : to easily inspect mechanical models, industrial or commercial products (vehicles, toys, furniture etc.) FlyingMode : to inspect architectural models, landscape, cities etc. The No Collision option will let you fly through obstacles (through walls and buildings). Setup objects to moveable to be able to interact with them in VR See below for details Setup a list of objects to support VR teleportation Similarly to the Interactive Root setup above, the project template needs a list of objects to be used for teleportation in VR. This will essentially define proper collision meshes and logic required to be detected as valid objects to be teleported onto. Typically, you will want to list important objects used for navigation such as floors, terrains, streets, sidewalks etc. Set the default starting position The PlayerStart actor defines the starting position and orientation of your Camera or User when you start the project (play): Unreal Studio Project Template - Product Viewer 3

Vintage Harley-Davidson modeling by Amir Glinik - Industrial & Art www.3d-files.co.il Playback caveats Play in a New Editor Window vs other Play Modes This template is built to handle both Desktop and VR interactions. It is also built to deliver a cooked game that shows a welcome screen with the ability to automatically detect if the PC that is used has proper VR headsets hooked up (or not): This Welcome Screen is useful to add your own company logo and create a more pleasing experience once your project is compiled. However, the ability to handle both Desktop and VR via a welcome screen conflicts with the Play in Selected Viewport and VR Preview playback modes of the Unreal Engine editor so you ll have to handle this manually while you work in the editor : To test your project on the Desktop: Make sure Spawn VR Play Editor option in the VR rollout is OFF. This will force Unreal to use the interaction tools designed for the desktop (mouse + keyboard) during in-editor playback: To test your project in VR: Alternatively, you might want to play in VR Preview while you are working on your project. Enable the Spawn VR Play Editor option in the VR rollout. This will force Unreal to use the VR controls during in-editor playback: Note: Don t forget to t urn this OFF before cooking your game, otherwise the resulting package will not work as you expect it! Unreal Studio Project Template - Product Viewer 4

Additional tips MouseInteractManager The MouseInteractManager Blueprint controls the camera orbit speed and a few other aspects. For instance, you can increase or reduce the Camera Orbit speed by changing the Swipe_Scale default value as follow: Unreal Studio Project Template - Product Viewer 5

Interacting with multiple models You are not limited to use a single root actor for navigation and teleport. You can add more than one root object to the ProductViewerTools object. This will allow you to interact (pick, zoom to etc.) with everything you want without having to rethink how your model hierarchy is structured. This also means that you can exclude some objects from being interacted with (ex: your company logo maybe or something along those lines) (root actors of two models) Unreal Studio Project Template - Product Viewer 6

How does it works at runtime? Welcome screen When cooking a game, you never know if your audience will have a VR headset or not of if they want to use it. We give the user s choice between Desktop or VR at that startup of the project: Desktop / OrbitMode: This is designed to let you quickly set focus on individual parts. When you click on an object, a small blue dot appears, defining the focus point used to center the view and rotate the camera: Left Button Click: set focus point Left Button Drag: orbit around focus point Mouse Wheel: zoom in / out Right Button Drag: pan camera Desktop / FlyingMode: Typical Game Style fly mode where you point where you want to look at and move with the keyboard arrows or WASD keys. Unreal Studio Project Template - Product Viewer 7

VR In VR, the Navigation Mode is irrelevant. We instead use teleportation and a few other features: Teleportation: With the left joystick button, clicking and aiming the joystick will let you teleport yourself: Viewing scale: With the Left Trigger you should see a scale slider appearing. While this is shown, use the right hand trigger to grab the scale widget up or down. This will change how big or small you are. Movable objects: Actors marked as movable will be able to be moved in VR with the right hand controller (right trigger to pick and grab). The right hand grip button will reset all objects to their original position. Unreal Studio Project Template - Product Viewer 8

Xray / See-thru: To see through parts, use the right hand upper button to turn them as a Xray material. The right hand lower button will reset the object state and revert it to its original material: Unreal Studio Project Template - Product Viewer 9