On 27. Feb 2010, at 10:39, keikei_dominic [via Software] wrote:

> I am doing a project on the equalizer display, I would like to 
> display a picture or video in 2 screens. 
> Would your please advice how i can make use of your soruce code to 
> dispaly the video or a picture. 

You need to map you image or video to a texture and render it using OpenGL. 
This is not something Equalizer-specific, and you'll find example using google.

If you want to draw them screen-aligned, have a look at 
eqPly::Channel::_drawLogo, which works correctly in 2D for multi-segment 
canvases.



HTH,

Stefan.


-- 
View this message in context: 
http://n2.nabble.com/How-to-add-photos-tp4644267p4653555.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

Reply via email to