[vtkusers] 3D volume camera clipping help

mark.ostroot at lickenbrocktech.com mark.ostroot at lickenbrocktech.com
Wed Jun 27 16:39:59 EDT 2018


Dear Aashish,
I am grabbing the latest from master and compiling from source, I will test to see if this fixes my issue and let you know. 
 
-Mark 
 
--------- Original Message --------- Subject: Re: [vtkusers] 3D volume camera clipping help
From: "Aashish Chaudhary" <aashish.chaudhary at kitware.com>
Date: 6/27/18 12:48 pm
To: mark.ostroot at lickenbrocktech.com
Cc: vtkusers at vtk.org

 Dear Mark,   
We had a bug which could have resulted in what you are observing. Would it be possible for you to try current master and see if this goes away? 
 
- Aashish

  On Wed, Jun 27, 2018 at 3:39 PM <mark.ostroot at lickenbrocktech.com> wrote:
 Hello,
 
I have a 3D volume of some CT Data that works fine at the original aspect Ratio. I have some code that adjusts the aspect ratio of the volume by using the VtkReSlicer. Which works well for applying a new aspect ratio. My issue is that whenever my aspect ratio is non-Cubic I get some clipping of my volume at certain angles when it is being rotated around. I have tried using the "ResetCameraClippingRange" function, but this seems to have no effect on my Rendered volume. I know that the clipping range bounds are computed from the actor dimensions and they don't seem to change when I change the aspect ratio. Does anyone have any ideas on what I may be missing?
 
 
Some noteworthy information:
C++ application
VTK version 8.1.1
Render window is a QT openGL Widget
 
Thanks in advance,
Mark O
 
 
_______________________________________________
 Powered by www.kitware.com
 
 Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
 
 Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
 
 Search the list archives at: http://markmail.org/search/?q=vtkusers
 
 Follow this link to subscribe/unsubscribe:
 https://public.kitware.com/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180627/a96bdf80/attachment.html>


More information about the vtkusers mailing list