Skip to content

Add a warp worklet

Haocheng LIU requested to merge haocheng.liu/vtk-m:Create-warp-worklet into master

This commit adds a worklet that modifies point coordinates by moving points along point normals by the scalar amount. It's a simpified version of the vtkWarpScalar in VTK.

Edited by Haocheng LIU

Merge request reports