Hi, On 26. Jan 2012, at 19:25, oliver [via Software] wrote:
> I am very new to Equalizer and have a question: Welcome! > I want to add a TUIO tracking client to an Equalizer based application (1 > node, multiple GPUs). What would be the best entry point? What do you want to track? 1) The head of an observer? Use Observer::setHeadMatrix, see eqPly and Programming Guide for details 2) Some scene objects? This is application logic, and I suggest that you do the proper scene updates after Config::finishFrame. HTH, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/Tracking-Input-tp7227755p7229427.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

