OpenBCI & Unity 3D
Hi to all,
we are a small research group working on a BCI based application at Politecnico di Milano University. We would like to ask if someone has tried to connect the board device to Unity 3D platform for the development of a neurofeedback application.
We would like to know if plugin available for the system exists yet.
Thanks in advance
Comments
Try some Google searches on Unity 3D and various VPLs such as Max, Pure Data, VVVV. 'neuromore' can output an OSC stream from the connection to the OpenBCI board. As well as doing some signal processing to derive your neurofeedback target data. The OSC stream can then drive animations in VVVV, Max, etc. in coordination with Unity 3D.
https://www.google.com/search?q=vvvv+unity+3d
https://www.google.com/search?q=max+unity+3d
https://www.google.com/search?q=neuromore+osc
http://openbci.com/forum/index.php?p=/discussion/583/neuromore-max-neurofeedback-dataflow-example
William