UXF, the Unity Experiment Framework, is an open-source package for the Unity3D game engine. It is used to assist the development of virtual reality human behavior experiments.
Import the latest UXF.unitypackage
release to your existing Unity project. You can simply drag the file into your project.
UXF > UXF Wizard
. Use this wizard to fix any compatibility issues.UXF -> Examples -> 2_MoveToTarget -> MoveToTargetExample
.Visit the UXF Wiki for more detailed information.
Detailed information about UXF can be found in the following places:
Please read the UXF paper and the Readme on the GitHub page to understand the workings of UXF.