Xusheng Zhou a écrit : > > Hello, everyone! > I want to visualize a intense of a scalar field on a 2D > plane(1024*1024 points). A 2D visualization is a surfacemap with > color, whose dataset attribute is SCALARS under DATASET of > STRUCTURED_POINTS. But I want display the intense as a 3D graphics, > which is like mountain(2 examples in attachment). What data data > attribute and DATASET should I take? Hi, I don't use mayavi since a long time but mayavi2. But I guess it should be the same with mayavi1. With mayavi2, you have to use the Surface module through the WarpScalar filter.
HTH. Cheers, -- 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
