Hi, Ufuk; The eqHello is a simple example to get started with integrating an application with equalizer, by overriding the Channel::frameDraw task method. The programming guide gives a much thorough explanation of the task methods and how the system works.
To get the parallel effect visually, you can try eqPly application: - First, of course, you need to start the server with a parallel config like 'eqServer examples/configs/2-window.DB.eqc'. If you don't have a server running, eqPly will run as a standalone application, and you won't observe the parallelism. You can select another suitable config for the server. The programming guide and the example configs will help you prepare one for your display configuration. - and then run the application eqPly as 'eqPly -m examples/eqPly/rockerArm.ply', and you'll see that two windows will be created, where one renders only half of the data, and the other one compose everything into the final scene. Regards, Fatih -- View this message in context: http://n2.nabble.com/newbie-in-equalizer-tp2296155p2296407.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

