JJTech0130 / XRGyroControls

Input plugin for the visionOS Xcode simulator to allow control with an external gyro (WIP)
18 stars 7 forks source link

Beginner tutorial? #1

Open adgower opened 1 year ago

adgower commented 1 year ago

Hey Would you be able to help beginners understand better what this is and how to use it in more details? Is it possible to control the view port using external iphone gyro?

JJTech0130 commented 1 year ago

That indeed might be possible! I'm working on writing a UDP server in it so that any external gyro can send messages to it

EDIT: By beginner tutorial, what perspective are you looking from? Right now, this is aimed for developers who are going to work on it as it is in no way polished and requires disabling SIP. If I need to write something on how it works internally, or more comments, I can do that.