Skip to content
Dr Jack Brookes edited this page Feb 27, 2022 · 18 revisions

UXF is available as a Unity package, which can be imported into any Unity project.

If you are brand new to Unity - UXF won't make much sense. Try completing at least the Roll-a-ball tutorial first.

There are some Videos available as well as a VR Tutorial that you can check out.

Get started with an example

  1. Read over this Wiki and the paper to understand UXF

  2. Import the latest UXF.unitypackage release to your existing Unity project by dragging the file into your Unity project.

  3. The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix compatibility issues.

  4. Open an example scene.

  5. Press play, and use the UI to enter any details.

  6. Press start to begin the session.

Quick-start integration

Section needs improving. For now, articles on the right and the tutorial are best places to start.

TODO

  • PC task
  • VR
  • WebGL

๐Ÿง  Core topics

โ“ More help


๐Ÿ‘ฉโ€๐Ÿ’ป Programming reference

Unit tests

Clone this wiki locally