A Unity-based development framework for designing behavioral experiments
More information can be found at Documentation
PsychoUnity is a Unity-based development framework that has been created to enable scientists to easily design and implement behavioral experiments using the Unity engine. Utilizing a robust contemporary game engine, the creation of 3D visual stimuli becomes an effortless and intuitive process. Moreover, integrating gravity, collisions, and other prevalent physical phenomena from the real world into your experimental design is effortlessly achievable.
PsychoUnity can be installed through the Unity Package Manager using a Git URL. You just need to add https://github.com/Ccccraz/PsychoUnity.git?path=Assets/Plugins/PsychoUnity
to Package Manager.
- Timer Manager
- Events Manager
- Network Communications Manager
- Local Devices Manager
This repository is a complete Unity project. So you just need to clone this repository and open the project with Unity hub.
Project built on Unity version 2022.3.14f1
git clone https://github.com/Ccccraz/PsychoUnity.git