@@ -16,6 +16,7 @@ A set of components which simplify human behaviour experiments developed in the
16
16
If you have developed a project using UXF please [ let me know] ( http://twitter.com/jackbrookes ) !
17
17
18
18
** Contents**
19
+ - [ Built with UXF] ( #built-with-uxf )
19
20
- [ Get started] ( #get-started )
20
21
- [ Features] ( #features )
21
22
- [ Programming style] ( #programming-style )
@@ -28,9 +29,20 @@ If you have developed a project using UXF please [let me know](http://twitter.co
28
29
- [ Example] ( #example )
29
30
- [ Development] ( #development )
30
31
- [ Documentation] ( #documentation )
31
- - [ Feedback ] ( #feedback )
32
+ - [ Tutorial: Building an experiment with UXF ] ( #tutorial-building-an-experiment-with-uxf )
32
33
- [ Related packages] ( #related-packages )
33
34
35
+ ## Built with UXF
36
+
37
+
38
+ <p align =" center " >
39
+ <a href =" https://immersivecognition.github.io/projects/virtual-reality-experiments/ " target =" _blank " >
40
+ <img src =" media/built-with-uxf.jpg " >
41
+ </a >
42
+
43
+ Click the banner above to see some of our experiments that have been built with UXF.
44
+ </p >
45
+
34
46
## Get started
35
47
0 . Read over this Readme and the [ paper] ( https://doi.org/10.3758/s13428-019-01242-0 ) to understand UXF.
36
48
@@ -181,18 +193,11 @@ This project is developed under Unity 2017.4.2f1 but should work on all recent v
181
193
182
194
## Documentation
183
195
184
- Visit the [ Uncyclo] ( https://github.com/immersivecognition/unity-experiment-framework/wiki )
185
-
186
- ## Feedback
187
-
188
- <p align =" center " >
189
- <a href =" https://forms.gle/rrySNPNPvdMvtTM46 " >
190
- <img src =" media/survey-ss.png " >
191
- </a >
192
- </p >
196
+ Visit the [ Uncyclo] ( https://github.com/immersivecognition/unity-experiment-framework/wiki ) for full documentation.
193
197
194
- Please fill out the anonymous [ UXF feedback form ] ( https://forms.gle/rrySNPNPvdMvtTM46 )
198
+ ## Tutorial: Building an experiment with UXF
195
199
200
+ A full tutorial for building an experiment with UXF is available [ here] ( https://immersivecognition.github.io/uxf-tutorial/ ) .
196
201
197
202
## Related packages
198
203
0 commit comments