-
Notifications
You must be signed in to change notification settings - Fork 48
Get started
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.
-
Read over this Wiki and the paper to understand UXF
-
Import the latest
UXF.unitypackage
release to your existing Unity project by dragging the file into your Unity project. -
The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix compatibility issues.
-
Open an example scene.
-
Press play, and use the UI to enter any details.
-
Press start to begin the session.
Section needs improving. For now, articles on the right and the tutorial are best places to start.
TODO
- PC task
- VR
- WebGL
๐ง Core topics
- ๐ Background
- โจ UXF 2.0
- โ๏ธ Compatibility
- ๐ถ๏ธ Oculus Quest Setup
- ๐ญ Concepts
- ๐ ๏ธ Get started
- ๐ Examples
- ๐ฅ๏ธ Built-in UI
- ๐ Session generation
- โฐ Events
- ๐ Data collection
- โ๏ธ Collect custom data
- ๐ Custom Data Handler
- ๐ Remote Data Collection
- ๐๏ธ WebGL DynamoDB setup
- ๐ Processing DynamoDB CSVs
- ๐ซ HTTP Post Setup
- ๐ง Settings system
- ๐๐ฝ Tracker system
- ๐ Logging system
โ ๏ธ Common issues- ๐ผ๏ธ Multi-scene experiments
- ๐บ Videos
- ๐จโ๐ Full written tutorial
- ๐ฆ Asset links
- ๐จโ๐ซ Unity tutorial links
- ๐ Useful code snippets
- ๐ก Programming ideas
- ๐งฎ Example R processing