Contributions:UnityBCI2000: Difference between revisions
Appearance
Full tutorial soon, added class documentation Tag: Replaced |
Initial writing of the new UnityBCI2000 page |
||
| Line 1: | Line 1: | ||
==Synopsis== | ==Synopsis== | ||
UnityBCI2000 is a | UnityBCI2000 is an extension for the Unity game/3D application development platform that enables control of and communication with the BCI2000 brain-computer interface research platform. It consists of a .NET library for communication with the BCI2000 operator and a Unity package which provides integration with Unity itself. | ||
== | ==Prerequisites== | ||
[https://bci2000.org/BCI2000Unity/classUnityBCI2000.html | Alongside UnityBCI2000, install Unity per the instructions at [https://unity.com/download the Unity website], and the [BCI2000 setup tutorial https://www.bci2000.org/mediawiki/index.php/Programming_Howto:Install_Prerequisites]. | ||
==Documentation== | |||
[https://bci2000.org/BCI2000Unity/classUnityBCI2000.html Interface documentation] | |||
Revision as of 17:34, 16 April 2024
Synopsis
UnityBCI2000 is an extension for the Unity game/3D application development platform that enables control of and communication with the BCI2000 brain-computer interface research platform. It consists of a .NET library for communication with the BCI2000 operator and a Unity package which provides integration with Unity itself.
Prerequisites
Alongside UnityBCI2000, install Unity per the instructions at the Unity website, and the [BCI2000 setup tutorial https://www.bci2000.org/mediawiki/index.php/Programming_Howto:Install_Prerequisites].