MantisBT - VTK
View Issue Details
0009826VTK(No Category)public2009-11-02 22:382013-10-21 11:12
edice 
Dave DeMarle 
normalminoralways
closedfixed 
 
6.1.0 
0009826: vtkTubeFilter bug
Hi,

I was looking through my patches and found one for vtkTubeFilter which I had not reported.

The documentation on getting "stripes" on a vtkTubeFilter, as hinted on in the summary and partially demonstrated in TestRibbonAndTube.tcl, does not generate the correct results. I reported this some time ago on the mailing list without response
http://tinyurl.com/y94uejn [^]

GenerateTextureCoords() incorrectly calculates the coords. See attached patch.
No tags attached.
patch tube.patch (520) 2009-11-02 22:38
https://www.vtk.org/Bug/file/7623/tube.patch
? tube.patch-corrected (520) 2009-11-02 22:53
https://www.vtk.org/Bug/file/7624/tube.patch-corrected
Issue History
2009-11-02 22:38ediceNew Issue
2009-11-02 22:38ediceFile Added: tube.patch
2009-11-02 22:53ediceFile Added: tube.patch-corrected
2009-11-02 22:53ediceNote Added: 0018323
2011-02-27 20:48ediceNote Added: 0025592
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-06-05 16:32Jean-Christophe Fillion-RobinNote Added: 0030922
2013-06-05 22:47ediceNote Added: 0030962
2013-07-22 20:14Dave DeMarleAssigned To => Dave DeMarle
2013-07-22 20:14Dave DeMarleStatusbacklog => todo
2013-07-22 20:14Dave DeMarleNote Added: 0031273
2013-07-22 20:14Dave DeMarleStatustodo => active development
2013-08-12 17:46Dave DeMarleStatusactive development => backlog
2013-10-21 11:12Dave DeMarleNote Added: 0031706
2013-10-21 11:12Dave DeMarleStatusbacklog => closed
2013-10-21 11:12Dave DeMarleResolutionopen => fixed
2013-10-21 11:12Dave DeMarleFixed in Version => 6.1.0

Notes
(0018323)
edice   
2009-11-02 22:53   
Please ignore the first "tube.patch" file.
(0025592)
edice   
2011-02-27 20:48   
Ping, any one seen this?
(0030922)
Jean-Christophe Fillion-Robin   
2013-06-05 16:32   
Hi Edice,

Would be great if you could submit a patch using Gerrit. This would make the review and integration easier. For more details see http://www.vtk.org/Wiki/VTK/Git/Develop [^]

Thanks
Jc
(0030962)
edice   
2013-06-05 22:47   
Can you please do that yourself?

I don't actively hack on VTK and its a lot of git cloning and setting up to generate a tiny git patch.

You can take the credit, thats fine with me.

Thanks!
(0031273)
Dave DeMarle   
2013-07-22 20:14   
http://review.source.kitware.com/#/c/12043/ [^]
(0031706)
Dave DeMarle   
2013-10-21 11:12   
fix has been merged and will appear in next vtk release (6.1),