A Unity base environment for streamlined development of BCI applications.
Pairs nicely with bci-essentials-python
Installing the BCI Essentials Package
You can install the BCI Essentials package through Unity's Package Manager
- Add LSL4Unity package
- Install the BCI Essentials using the Package Manager
- Add using Git URL
https://github.com/kirtonBCIlab/bci-essentials-unity.git?path=/packages/com.bci4kids.bciessentials
Note - running on Apple silicon:
To run on Apple silicon (ex: M1), the Lab Streaming Layer plugin library needs to be replaced:
- Download the latest liblsl release for MacOS (arm64)
- Unzip the archive and copy the lib/*.dylib files into ./Assets/Plugins/lib