@@ -16,6 +16,7 @@ A set of components which simplify human behaviour experiments developed in the
1616If you have developed a project using UXF please [ let me know] ( http://twitter.com/jackbrookes ) !
1717
1818** Contents**
19+ - [ Built with UXF] ( #built-with-uxf )
1920- [ Get started] ( #get-started )
2021- [ Features] ( #features )
2122 - [ Programming style] ( #programming-style )
@@ -28,9 +29,20 @@ If you have developed a project using UXF please [let me know](http://twitter.co
2829- [ Example] ( #example )
2930- [ Development] ( #development )
3031- [ Documentation] ( #documentation )
31- - [ Feedback ] ( #feedback )
32+ - [ Tutorial: Building an experiment with UXF ] ( #tutorial-building-an-experiment-with-uxf )
3233- [ Related packages] ( #related-packages )
3334
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+
3446## Get started
35470 . Read over this Readme and the [ paper] ( https://doi.org/10.3758/s13428-019-01242-0 ) to understand UXF.
3648
@@ -181,18 +193,11 @@ This project is developed under Unity 2017.4.2f1 but should work on all recent v
181193
182194## Documentation
183195
184- Visit the [ Wiki] ( 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 [ Wiki] ( https://github.com/immersivecognition/unity-experiment-framework/wiki ) for full documentation.
193197
194- Please fill out the anonymous [ UXF feedback form ] ( https://forms.gle/rrySNPNPvdMvtTM46 )
198+ ## Tutorial: Building an experiment with UXF
195199
200+ A full tutorial for building an experiment with UXF is available [ here] ( https://immersivecognition.github.io/uxf-tutorial/ ) .
196201
197202## Related packages
198203
0 commit comments