Skip to content
Jack Brookes edited this page Nov 4, 2020 ยท 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.

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 .NET 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

TODO

  • PC task
  • VR
  • WebGL

๐Ÿง  Core topics

โ“ More help


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

Unit tests

Clone this wiki locally