Advanced Search
Search Results
73 total results found
VIVE Tracker Actor Setup
1. Activate the LED lights and VIVE lighthouses by locating and turning on the surge protector power strip positioned nearest to the window. Before: After: 2. Identify the eight VIVE trackers situated in the charging station beneath the table. ...
MANUS Quantum Metagloves Actor Setup
1. Locate the pair of MANUS Quantum Meta gloves. They can be found either within their storage case atop the charging station or within two of the compartments in the charging station. 2. Identify the box containing fingertip covers located on the top of th...
Troubleshooting
Helpful Links: MANUS Knowledge Center: https://www.manus-meta.com/resources/knowledge-center-quantum-metagloves How to pair/troubleshoot VIVE trackers: https://www.vive.com/us/support/tracker3/category_howto/pairing-vive-tracker.html Troubleshooting MANUS G...
Equipment Maintenance
Upon completion of your performance capture session, it is crucial to follow best practices for equipment maintenance and organization. Properly turning off all devices and ensuring they are charging will prolong their life span and prepare them for future use...
Camera and Photography Basics
DSLR Digital cameras come in many types. The one we’ll be using today is a “digital single-lens reflex” (DSLR), which looks a lot like older film cameras of the SLR type: “Digital” - the camera produces images digitally instead of on film "Single-Lens” ...
Basic Lighting Techniques & GVM Light Kit
Basic Lighting Techniques 3 Point Lighting Key light: main source of light in the scene Fill light: helps fill in some of the shadows Back light: not always necessary, but it separates people from the background On Camera Flash It reminds you that ...
Getting Started with Unreal
Getting Started (with Unreal!) Below is are two tutorials on how to set up a basic scene in Unreal. It's recommended for beginners to follow these guides to get familiar with the engine. After following the first tutorial, you'll notice your sky is black (and...
VR Settings for Unreal Engine 4/5
Applying these settings will take time during a restart! Some of these features are not available on all versions For PC VR: Project Settings | Engine | Rendering | VR | Instanced Stereo: True Project Settings | Engine | Rendering | VR | Round Robin Oc...
XR Rig Setup
Getting Started Start by launching Unreal Engine. Select the games option on the left. Select the blank template. Project Defaults should be set to blueprint. Raytracing should be disabled. Consider your target device for Target Platform Quality Preset ...
Setting up basic teleport Pt.1
This content is from the following book: Unreal Engine 4 Virtual Reality Projects It has been modified to work more independently from other systems that are introduced in the book. Organization is key. I would recommend a folder in your project, possibly na...
Setting up basic teleport Pt.2
PREREQUISITE: Setting up basic teleport Pt. 1 The following has been taken and slightly modified from pages 196-201 of the book "Unreal Engine 4 Virtual Reality Projects..." Teleporting the player The first thing we need to do in this instance is give the p...
Installation
Download the pre-built plugin here: https://vreue4.com/binaries Unzip it then copy the unzipped file. Open your project's folder. In the "Plugins" folder (which you may need to create), paste the unzipped plugin file. I have run into crashes when the plu...
Getting Started
Prerequisites It is important you have gone through basics, such as setting up an XR Rig, teleport locomotion, and basic grab. These blueprints will be replaced with VRE blueprints. One important reason for going through the previous guides here in the wiki i...
Packaging for PC
If you need VR Project settings can be found here. Getting Started The documentation, listed below, is extremely helpful to help configure your project for packaging. The article below does not cover optimizations, advanced packaging, or the build tools need...
Unreal Engine for Unity Developers
https://docs.unrealengine.com/5.0/en-US/unreal-engine-for-unity-developers/
Packaging for Standalone
Setup The Meta plugin for Unreal helps configure the project quickly and easily and can be disabled after applying settings if you don't need it. The plugin should be available if you are using one of the SCiL workstations, but if you are building elsewhere, ...
Useful Tutorials and Guides
Link to useful tutorial and guides: Setting Up Rich Text in Unreal: UMG Rich Text Blocks in Unreal Engine | Unreal Engine 5.3 Documentation Sky Box Creation: Unreal Engine 5 UE5 How to Create a Skybox | Sky & Atmosphere System - Bing video Guidance on mix...
Simple XR Rig Setup
Project Setup (Updated for Unity 6) This guide covers how to set up a simple or basic XR rig, similar to other guides on this wiki. There are "prefabs" or a packaged object available for an entire player object that has everything we need, but sometimes it's ...