<div dir="ltr">Jens,<div><br></div><div>Please remember to "reply-all" so that others on the list may benefit from or contribute to the conversation.</div><div><br></div><div>Do you have a small code sample that reproduces the issue? This kind of camera manipulation followed by rendering is done all the time (see [1], for example), so I'm not sure what is going on.</div><div><br></div><div>Thanks,</div><div>Cory</div><div><br></div><div>[1] <a href="http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/Tutorial/Step3/Java/Cone3.java;h=91e003825bca66e275c22658019b6c52ef1afb75;hb=HEAD">http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/Tutorial/Step3/Java/Cone3.java;h=91e003825bca66e275c22658019b6c52ef1afb75;hb=HEAD</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 28, 2015 at 7:42 AM, Jens Schmidt <span dir="ltr"><<a href="mailto:jens.g.w.schmidt@gmx.de" target="_blank">jens.g.w.schmidt@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cory,<br>
<br>
thx for your reply! Yep called render each time i changed the camera.  But the only time the camera did what i wanted was with the new camera object and setActiveCamera.<br>
<br>
Best regards<span class="HOEnZb"><font color="#888888"><br>
Jens</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Am 27.07.2015 um 20:31 schrieb Cory Quammen:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Jens,<br>
<br>
Did you try calling your render window's Render() member function after<br>
changing the camera properties? Rendering updates are not performed<br>
automatically when you change just camera properties. This is actually good<br>
because it prevents too many renderings when you update more than one<br>
camera property.<br>
<br>
HTH,<br>
Cory<br>
<br>
On Mon, Jul 27, 2015 at 1:46 PM, Jens Schmidt <<a href="mailto:jens.g.w.schmidt@gmx.de" target="_blank">jens.g.w.schmidt@gmx.de</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Everyone!<br>
<br>
VTK rocks, but we knew that allready. ^^ What rocks less is that the<br>
camera ist not automatically updated when SetPosition or SetFocalPoint are<br>
called.<br>
Btw i am using the java wrapping with SWT. VtkAbstractComponent has a<br>
reference to the active camera.<br>
Using that had no effect, as was using the renderers GetActiveCamera<br>
method.<br>
In fact i have to create a new vtkCamera, modify that an then pass it to<br>
the renderer as new active camera -> tada change on the screen.<br>
Did i do something wrong or is that how it is supposed to work?<br>
<br>
Thank you<br>
Jens<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at:<br>
<a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>