I've got a VTK file with a regular grid on which I have a vector field F (Fx, Fy and Fy) and a scalar field (G).
I would like to do a "quiver plot" as the following picture, but in 3D. Is it possible ?
After this, I would like to wrap the field G by the vector field F. Once again, is it possible?
Thank you