ℹ️ The essential components of an EDIA experiment

🧱 Base coding tools

The framework exposes itself mainly through these two big coding tools.

Experiment CodingTool

XRManager CodingTool

To make the development of the experiment as low effort as possible, we prepared and combined the essential code into a few prefabs.

🧱 Base prefabs

These are needed to run the full experiment.

<aside>

image.png

Edia-Executor

⚙️ The engine running the experiment.

<aside>

👉🏼 More details on the driving coding block:

Experiment CodingTool

</aside>

<aside>

image.png

Edia-Controller

⚙️ The experimenter control panel

<aside>

👉🏼 More details on the experimenters control panel:

Control panel

</aside>