Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.75 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.75 KB

PsychoUnity

A Unity-based development framework for designing behavioral experiments

More information can be found at Documentation

Introduction

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.

Quick Start

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.

Components

  • Timer Manager
  • Events Manager
  • Network Communications Manager
  • Local Devices Manager

Developers

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