Skip to content

ResXR

ResXR is a toolkit for XR behavioral research with two independent components connected only by a data contract — the Unity component writes CSV data and JSON metadata, and the Python component reads them. Enjoy complete independence: with no shared dependencies or complex build systems, you have the flexibility to use them seamlessly together or integrate each component individually into your own workflow.


Python Pipeline

A Python (≥3.10) pipeline that converts the recorded data into Motion-BIDS datasets.


Read Documentation GitHub Repository

Unity Research Template

A Unity 6 experiment template for Meta Quest standalone headsets that records sensor and behavioral data.


Read Documentation GitHub Repository