Dzung Manh Chu a écrit : > Hello all. > > I'm using MayaVi to visualise data in the VTK-XML format. THe data > describes a fluid flow in a cubic domain. It consists of two part: the > first part is in vector format for the velocity value (3 components > X-Y-Z); the second is in scalar format for the pressure value. Does > anyone know how to make an X-Y projection of the data and visualise it > in 2D? Hi,
I think it is doable, but as I only use mayavi2 for now (http://code.enthought.com/mayavi2-screenshot.shtml) I can give some advice only for it. You can look at the scipy cookbook to see how you can do it: http://www.scipy.org/Cookbook/MayaVi HTH. -- http://scipy.org/FredericPetit ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
