Page 1 of 1

Developer Tutorials UPDATED !

Posted: Tue Oct 12, 2010 3:14 pm
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