|
From: Bill H. <hi...@fa...> - 2001-01-31 17:08:43
|
Hi Alvaro, > is there any way to plot three-dimensional > vector lines at every time step using v5d? > > I'm thinking in ploting the vector lines of > the magnetic field, and so 3D is crucial here. You can do it by editing src/render.c to put your own drawing logic inside the fucntion draw_user_3d_graphics(). At least in Vis5D version 5.1, there are some nice comments in there to help you. Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |