Hi, IWe are planning to do research project on multiprojector warping. Our lab develops using the Qt (qt.nokia.com) toolkit. Now that Qt is heading to OpenGL-ES 2.0 with QML 2.0 is a good timing to rewrite part of our toolkit to do good use of Equalizer.
The goal: 1. allow Qt to create a GL (we use QGLWidget) 2. try to keep things isolated into ctors and dtors so current coding styles are mostly unaltered ... after Equalizer stuff has been established.. N. do research about projector edge blending, warping, non linear mapping... for huge non-standard visualization/interaction screens N+1. do research about huge ui's I've already googled around and found the "best" alternative is eQute (http://purplekarrot.net/blog/eQute.html) but it seems it doesnt work. I can get a lot of verbosity of Equalizer running and 4 windows + Qt window but the 4 windows wont show anything but black. Am i doing ok in using eQute, or shall i use another method. Relevant code at: main.cpp http://pastebin.com/cUCzcpVU eqTest.hpp http://pastebin.com/Xh1rDArH Thanks a lot Ariel Molina R. Interactive and Cooperative Technologies Lab Universidad de las Américas Puebla http://ict.udlap.mx _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

