VR movement tracking
B

Publisher

biricz

VR movement tracking

Tools
VR Movement Tracking Jitter Headset Controller Data Measurement

VR headset and controller movement tracking in Godot This plugin is to: to track the users head and arm movement and it can measure VR Jitter. How to use: It can be added to the scene as a new node. It is needed to fill the External script variables. The data is being saved in the "res://addons/movement_tracker/Data/" folder. The ouptut is a USER_counter_DATE.txt file. The Jitter is calculated by Standard Deviation. The deviation of the position of VR glasses and controllers in physical and v...

VR-movement-tracking

VR headset and controller movement tracking in Godot

This plugin is to: to track the users head and arm movement and it can measure VR Jitter.

image

How to use:

  • It can be added to the scene as a new node.
  • It is needed to fill the External script variables.
  • image
  • The data is being saved in the "res://addons/movement_tracker/Data/" folder.
  • The ouptut is a USER_counter_DATE.txt file.
  • The Jitter is calculated by Standard Deviation. The deviation of the position of VR glasses and controllers in physical and virtual space can be measured.

Created in the BioTech Research Center at Óbuda University.