Parallel Projection and RenderLargeImage ?

Markus Heller markus.heller at charite.de
Tue Feb 22 03:28:22 EST 2000


Hi,

I'm experiencing some trouble combining a camera
with parallel projection and vtkRenderLargeImage.

I've got something in Tcl like:

set cam1 [ren1 GetActiveCamera]

If I set:

$cam1 ParallelProjectionOn

the subsequent code:

vtkRenderLargeImage renderLarge
  renderLarge SetInput ren1
  renderLarge SetMagnification 5

does not work. If I leave out the line
"$cam1 ParallelProjectionOn", I get a
perspective projection and vtkRenderLargeImage
works fine. 

I guess the problem is that magnification
is handled different for parallel/perspective
projection ??? 


Markus

PS: I'm using a snapshot from early December '99.

-------------------------------------------------------------------
Markus Heller  				      mailto:heller at acm.org
-------------------------------------------------------------------
Medizinische Fakultaet Charite, 
Humboldt-Universitaet zu Berlin
Forschungslabor der Unfall- und Wiederherstellungschirurgie
Augustenburger Platz 1
D-13353 Berlin
Tel: +49 (0)30 450 59159  Fax: +49 (0)30 450 59969
e-mail: heller at acm.org, markus.heller at charite.de
http://www.charite.de/biomechanik
-------------------------------------------------------------------
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list