Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

20 total results found

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...eady explored how to set up the scene you are expected to use for t ...aced the "Player" prefab on our scene, in this tutorial we are goin ...p it on top of the plane in the scene window. Now we need to c ...ay" button. Once inside of your scene, please press the "Trackpad" ...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...ing uniform lighting across the scene. This type of lighting is pri ...ts are commonly used for indoor scenes, small light sources, or to ...overall ambient lighting in the scene, providing soft shadows and n ...ange how the lights affect your scene. 1) Static Lights: Static or...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...our self facing three different scenarios, first, you might be inst ...lained in the following lines. Scenario #1 - Installing Unity 2019 ...s of the installation process. Scenario #2 - Installing Android an ...and following the steps for the Scenario #1. To add the Android and...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...for trees and plants, to create scenes which might contain thousand ...sing one of these packs for our scene. Open the Epic Games Launcher ...dd more assets to fill out your scene, the foliage packs also conta ...plants that you can add to your scene. As shown below, it is possib...

An Introduction to 2D in Unity 5

...xt in the console: Save your Scene Now is perhaps a good point ...to save the Scene we are currently working on: ... File > Save Scene Rename the Scene to &Scene to 'SceneScene1' and click Save Adding ...hange it to red: Both in the Scene and in the Inspector tab it i...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...ects that can be placed in a 3D scene. They can also be called 3D A ...ag the building asset into your scene and place it wherever you lik ...e model is too small within the scene. We will now change the scale ...object so it looks right in our scene. Navigate to the Details pane...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...ine. This will give you a fresh scene with a floor, sky, clouds, an ...a base from which we create our scene. 2) Change the editor to L ...ng a nice ground effect for our scene. To continue with this tutorial, follow the next article in this series whe...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...ill add a camera object to your scene. Now, with the Vuforia cam ... an image target object to your scene. Please note that if you a ...f you take a look inside of the Scene panel (element #1 on the image below), you will notice a plane with an image...

Adding content - 3D model from the internet

Spark AR Importing 3D content from different sou...

...s will load your model into the scene. Adding content - Materia ...l first select the model in the Scene pane. Then in the Inspector p ...appearance of an object in your scene. For example: a texture might be a wood grain, or gradient image. Many 3d...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...ou should only work on the Main scene file if you have the merge to .... Or if you've changed the Main scene and it's your turn with the merge token, go ahead. You need to pull down other changes first. If somebody else has made a change, git won't let yo...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...utside of TouchDesigner, during scene setup in real life; Ensure yo ...be the only item visible in the scene. From here we start tracking, refer to the section above.  Position-specific detection If you wish to base your interaction on a specific pos...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

... are almost ready to place our player in the scene, however, we need to delete t ...able to look inside of your new scene. You should be able to see both controllers following the movements of your hands and reacting to your interaction with the buttons.

Object in the space AR

Spark AR other Content and Tutorials

...x: You can also duplicate the object in the scene by going to Edit > Duplica ...agging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...eady explored how to set up the scene you are expected to use for t ...ames to our objects to keep our scene tidy. In order to change the name of a selected object just left-click inside the text field located on top of the Transform component and type you...

AR with Unity - Step #4 - Building and testing your app

Unity AR Image target AR tutorial

... then click the "Switch Platform" button. It should update after a few moments. Next we need to press the "Add open scenes" button to make sure our scene is added to the build, finally, just click Build and select a folder and put a name to your project.

What is Unreal Engine?

Unreal Engine Basics

...effects, and even render entire scenes in real-time, saving time an ...ctiveness of practical training scenarios. By embracing Unreal Engine, students can embark on journeys of game development, architectural visualization, and immersive storytelling. T...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...hannel into the x parameter in Translate TOP.  The circle should now be following your mouse! This same workflow can be used in other scenarios, with different external inputs such as a webcam or a tracking device, to create live and interactive content. 

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...our self facing three different scenarios, first, you might be installing 2019.2.0.f1 for the first time, second, you might have Unity already installed on your computer and you are missing the SDKs, finally, you might have a previous version installed on ...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

...idth, height); } Behind the scenes the createCapture() function does a few clever things. Firstly it causes the browser to ask the user if they want their camera to be opened and used. This is a security provision to ensure nefarious programmers cannot...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...our Assets folder. After successfully installing the Oculus integration package, you will have access to a lot of developing resources, we suggest opening and testing the new sample scenes inside the Oculus folder, just follow the highlighted path.