Jump to content

Contributions:UnityBCI2000: Difference between revisions

From BCI2000 Wiki
Tytbutler (talk | contribs)
Full tutorial soon, added class documentation
Tag: Replaced
Tytbutler (talk | contribs)
Initial writing of the new UnityBCI2000 page
Line 1: Line 1:
==Synopsis==
==Synopsis==
UnityBCI2000 is a tool for integration of Unity applications with BCI2000.
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.


==Tutorial==
==Prerequisites==
[https://bci2000.org/BCI2000Unity/classUnityBCI2000.html Class documentation]
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].


Documentation

Interface documentation