Developer Tutorials UPDATED !

OpenViBE software releases, jobs and events
Locked
lbonnet
Site Admin
Posts: 417
Joined: Wed Oct 07, 2009 12:11 pm

Developer Tutorials UPDATED !

Post by lbonnet »

Dear openvibers !

We have made a major revision of the developer tutorial Developing a plugin.
We hope this tutorial will be clearer for those who want to implement new OpenViBE algorithms and boxes.

The tutorial is divided in 4 parts :
-OpenViBE algorithms and boxes covers the algorithm and box internals, how to connect algorithm inputs and outputs, what are the triggers and their purpose.
- Implementing a signal processing algorithm gives a concrete example of algorithm implementation, with a simple signal processing algorithm.
- Implementing a Box describes in detail the code of a simple openvibe box that uses the previous algorithm.
- Writing box-algorithm documentation shows how to write the proper documentation of your new box.

If you have any remarks or suggestion, please post on the forum.
Thanks for using OpenViBE !

Laurent
Follow us on twitter >> openvibebci

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

Locked