Control virtual camera & lights in Unreal Engine 5 using Android Sensors | OSC Protocol! (Tutorial)

Описание к видео Control virtual camera & lights in Unreal Engine 5 using Android Sensors | OSC Protocol! (Tutorial)

Welcome to my first tutorial video! In this step-by-step guide, you'll learn how to leverage the OSC (Open Sound Control) Protocol in Unreal Engine 5.4 to create an OSC server and receive messages from Android sensors.

Key highlights include:

1. Setting up an OSC server to receive data from various Android sensors.

2. Using Android rotation sensors to control the Unreal Engine camera.

3. Controlling Unreal Engine lights with Android light sensors.

Designed for beginners, this tutorial covers essential aspects of Unreal Engine, including rotation vectors, OSC communication, and a variety of tips and tricks to help you get started.

Join me and discover how to enhance your Unreal Engine projects with real-time sensor data from your Android device!

TimeStamps :
00:00:00 - Creating a blank project and OSC overview
00:09:00 - Understanding OSC Plugin functions
00:15:00 - Android2OSC app where to find?
00:17:00 - Creating OSC Server / Receiver blueprint
00:25:00 - Understanding OSC Address
00:32:00 - Understanding OSC Messages
00:40:00 - Getting various sensors values
00:48:00 - Setting Orientation Sensor Data
00:55:00 - Using Switch Select String for Orientation
00:58:30 - Creating Pawn Blueprint
01:01:00 - Creating Event Dispatcher to communicate with Pawn and OSC Blueprints
01:06:00 - Setting Camera Rotation to Raw Data
01:09:00 - Understanding Rotation Axis in Unreal Engine
01:12:00 - Understanding Real World Rotation Vectors w.r.t UE Axis
01:19:00 - Adding Offsets to match the actual rotation
01:24:00 - Creating Camera Orientation Event to simplify the blueprint flow
01:28:50 - Creating a spotlight in Pawn blueprint
01:29:20 - Importing a map from Marketplace / Content
01:35:00 - Using Android Rear Light Sensor and Adding the address to the Blueprint
01:39:40 - How Rear Light Sensor works?
01:40:50 - How to control spotlight intensity w.r.t rear light sensor data
01:44:10 - Adding IES Texture to the spotlight
01:45:00 - Outro - Thank You for listening to my tutorial!

Комментарии

Информация по комментариям в разработке