INTERFACE MY OWN GUI WITH OPEN VIBE

Working with OpenViBE signal processing scenarios and doing scenario/BCI design
Post Reply
fouadchouag
Posts: 9
Joined: Mon Oct 18, 2010 1:27 pm

INTERFACE MY OWN GUI WITH OPEN VIBE

Post by fouadchouag »

Hi;
i am newbie to open vibe package, i have tested tha majority of samples within ( using emotiv ),
actually i am trying to develop my own gui ( or game in C++ ) and monitoring it by our mind using Openvibe...
how to do , step by step...
thanks

ntarrin
Posts: 18
Joined: Mon May 02, 2011 2:07 pm

Re: INTERFACE MY OWN GUI WITH OPEN VIBE

Post by ntarrin »

This may be exactly what your looking for :

http://openvibe.inria.fr/tutorial-vr-ap ... ogre-vrpn/

lbonnet
Site Admin
Posts: 417
Joined: Wed Oct 07, 2009 12:11 pm

Re: INTERFACE MY OWN GUI WITH OPEN VIBE

Post by lbonnet »

Hi,
I'd follow ntarrin on this !

Once you have a BCI scenario up and running in openvibe, you can use VRPN to do the communication between openvibe and your c++ application.
The tutorial given here is using Ogre3D to build the external "mini-game" application.

Laurent
Follow us on twitter >> openvibebci

Checkout my (old) blog for some OpenViBE tips & tricks : here !

fouadchouag
Posts: 9
Joined: Mon Oct 18, 2010 1:27 pm

Re: INTERFACE MY OWN GUI WITH OPEN VIBE

Post by fouadchouag »

OK thank you;
I will try with vrpn technology...

Post Reply