On 18. Nov 2009, at 9:57, JUNGLEE [via Software] wrote:
> I am really fascinated by Equalizer. It is the best framework for > parallel rendering. Thanks :) > > I need to load and display two different Ply datasets in a single > scene at the same time. Anybody can help me how I can do this? I > would like to modify eqPly, but my programming skill is not that good. eqPly can already do this. Use '-m <model>' multiple times, or '-m <directory>' to recursively load all ply files in a directory. You can then select a view using 'v' or clicking in it, and 'm' to switch the model in this view. F1 helps you. HTH, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- View this message in context: http://n2.nabble.com/How-to-load-and-render-two-different-ply-datasets-tp4024201p4024228.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

