Dear Developers,
I started some days ago working with Equalizer. I read through the developers guide and got to compile the eqHelloWorld-Code in my IDE. My Plan is to distribute my Rendering (done with VisLib) on my MultiGPUs. Regarding the example, I then have to replace the "frameDraw"-Code with my own things. Concerning the spec, I should open one Node with multiple pipe for this task. Can I somehow use the configuration tool for that ? what does the configuration tool generate (and where do I have to load it then) ? Next question is how to realize it so both GPUs compute with a 2D compound and a load-equalizer the then in off-screen buffer and then Display the result in one Window ? I know that this is then running with PBuffers or FBOs, sure ... but do I then have to write a seperate server app to display the FBOs/PBuffers while a client app is distributing the render tasks to the cores, or can this all be packed into one app and consequently avoid network transfer for now ? I would really appriciate if somebody can perhaps help me with some little portions of knowlege so I get into that. Thanks in advance, Chris -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

