Recently Updated Pages
Getting started with Unity and VR
Before you get started, make sure that your VR headset and controllers are properly connected to ...
BE
From Juliette van Duijnhoven What might be interesting research questions that could be explored ...
MQTT - Unity interface
LINK TO GITLAB REPOSITORY [!WARNING] This documentation is set to be partialy merged with the API...
MQTT-Arduino-and-Unity
LINK TO GITLAB REPOSITORY Table of Contents Project description Unity overview Features U...
Inverse Kinematics Scripts
Purpose This set of scripts provides inverse kinematics solutions tailored for the UR10 robot arm...
Server Integration Basics
Introduction The Unity Server Integration package comprises three main components: LoginManager, ...
Customizing the IKController for Different Applications
The IKController script is a versatile framework for inverse kinematics (IK) and can be customize...
Pick-and-place and IK Controller
Overview: The IKController class provides an inverse kinematics solution for robotic arms in Unit...
Initializing non-VR player character
In this tutorial, we will assume that your Unity project has already been set up for VR use with ...
Switching from VR to non-VR mode at runtime
Enabling and disabling VR through keyboard input Make sure you have both the XR Origin and non-...
Switching from VR to non-VR mode in the Editor
Here's how to change from a VR to a non-VR player view in the Unity editor: Open your Unity pr...
Reprojection, Compression & Merging
Reprojection To reproject a 3d tileset to another CRS you can use the py3dtilers tool. Compressio...
Pointclouds
To convert pointclouds to 3dtiles format you can use this tool. It supports converting from las/l...
Finishing touches
Now that all the basic elements are in place, you can add some features to the scene to make it m...
Setting the scene
Now that all the project settings have been updated to work with our VR setup, it's time to build...
Customizing controls
In order to make your game or simulation more intuitive or accessible, you can modify the control...
UI events
To interact with Unity's built-in UI elements, you need to perform extra steps, particularly if y...
Basic Teleportation
Teleportation allows you to instantly move from a location to another in your VR environment. To ...