RE: [opendx-users] image rendering - antialias and line width

2004-10-01 Thread Giulio Antonutto
Well, it does work, but (probably due to Xfree) the resolution is the one on the screen. thanks anyway giulio -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin S. Tignor Sent: 01 October 2004 02:32 To: opendx2-users@lists.berlios.de Subject: Re:

RE: [opendx-users] image rendering - antialias and line width

2004-10-01 Thread David Thompson
Use UpdateCamera on the output of the camera from Image. With it, you can change the camera's size. David Well, it does work, but (probably due to Xfree) the resolution is the one on the screen. thanks anyway giulio --

[opendx-users] Excerpting a really big file

2004-10-01 Thread Gan Uesli Starling
It's me and my monster files again. Is there an OpenDX-ish, built-in way (after a really big file is read in with FileSelector) to excerpt or extract the first N rows on a given execution, the next N rows on the next execution, or selecting the Nth set of N rows? This so that modules downstream

RE: [opendx-users] image rendering - antialias and line width

2004-10-01 Thread Giulio Antonutto
thanks you all, I will try the trick! ( Camera and Object have to be supplied to Display and then the ReadImageWindow module has to be used to write the resultant image.) cheers giulio -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin S. Tignor