MantisBT - VTK
View Issue Details
0007449VTK(No Category)public2008-08-05 08:152016-08-12 09:55
pekar 
Kitware Robot 
normalmajoralways
closedmoved 
 
 
0007449: wrong display of a plane with texture on Core 2 Duo, 1280x800 pixel
I have very strange stuff happening with my visualization, In my app I
draw a plane with a cylinder normal to it. Everything is displayed
nice on my home desktop (debian/linux; celeron D; 1280x1024 pixel) my
friends desktops one with windows and amd 64bit CPU and another one
with Fedora and also on his windows laptop. But the same app with the
same parameters on my laptop (debian/linux lenny(testing); Core 2 Duo/1280x800 pixel) displays the cylinder not normal to the plane but with other angle -
around 30.
system:
Dell inspiron 1525 laptop
OS: debian/linux lenny(testing)
CPU: Core 2 Duo
LCD: 1280x800 pixel
vtk package version: libvtk5 5.0.4-1+b1(testing), libvtk5-dev 5.0.4-1(testing)
No tags attached.
png Screenshot-2-non-normal.png (159,049) 2008-08-05 08:15
https://www.vtk.org/Bug/file/6639/Screenshot-2-non-normal.png
png

png Screenshot-non-normal.png (56,355) 2008-08-05 08:16
https://www.vtk.org/Bug/file/6640/Screenshot-non-normal.png
png

png screenshot_normal.png (65,830) 2008-08-05 08:16
https://www.vtk.org/Bug/file/6641/screenshot_normal.png
png
Issue History
2008-08-05 08:15pekarNew Issue
2008-08-05 08:15pekarFile Added: Screenshot-2-non-normal.png
2008-08-05 08:16pekarFile Added: Screenshot-non-normal.png
2008-08-05 08:16pekarFile Added: screenshot_normal.png
2008-08-05 08:18pekarNote Added: 0012934
2008-08-06 13:57pekarNote Added: 0012951
2008-08-06 13:57pekarNote Edited: 0012951
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037009
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0012934)
pekar   
2008-08-05 08:18   
check the attached images...
(0012951)
pekar   
2008-08-06 13:57   
the vectors direction in the images are 1,1,1 and normal to the image also...
we where able to find a workaround and came to following conclusion:
"The vtkImageActor class woks contains a bug.
It rotation of the object results wrong picture on some computers. The functions GetRotationWXYZ() returns correct position of the picture.

Also it would be fine if you could implement the ImmediateModeRenderingOn() function in this actor. It is necessary for the cases where it is important to visualize the picture in 2 renderers."

(0037009)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.