CPlusPlus
Move Points Along Normal Direction By VtkWarpScalar
The filter vtkWarpScalar can help us to move the point along point normal by the scalar amount times the scale factor. We can change the size of the original model with it as long as there are normals in data. The following example has two renderers, the left renderer shows Read more…