Fork of 🧠 https://github.com/immersivecognition/unity-experiment-framework tweaked to the needs of EDIA Toolbox.
Repo:
https://github.com/edia-org/unity-experiment-framework
All EDIA modules depend on EDIA.Core, install this one first (Installing EDIA Core)
As all the EDIA modules are Unity packages, they are all installable via the package manager panel.
+ > Install package from git URL
Enter:
[<https://github.com/edia-toolbox/edia_eye.git>](<https://github.com/edia-toolbox/edia_eye.git>)[?path=Assets/com.edia.eye#main](<https://mind-body-emotion.notion.site/EDIA-Toolbox-710f144129a245debd9b71948084ea95>)
Enter https://github.com/edia-org/unity-experiment-framework.git
<aside>
main → for releases. In order to create a release, make a PR from dev into main which contains the following flag in the merge’s commit message: vX.Y.Z where X.Y.Z follows SemVer standards and denotes the current version number. This will be used to label the release. 💡 these releases are restricted to the actual package (i.e., Assets/com.edia.uxf ) and can therefore directly be loaded as package via the git link:
https://github.com/edia-org/unity-experiment-framework.git#vX.Y.Z or
[email protected]:edia-org/unity-experiment-framework.git#vX.Y.Zdev → for developmentmaster → mirror-fork of the original UXF repo</aside>
👉🏼 EDIA manual