Skip to content

Fix TubeFilter tcoords

Lucie Macron requested to merge luciemacron/vtk:fix_tube_filter_tcoords into master

Texture coordinates were not well computed. Issue #16925 (closed)

Before: tubeFilterWithoutFix

After: tubeFilterWithFix

Merge request reports