The section "Training Software" continues to publish
information which is giving you an opportunity to familiarize with the newest
development in the field of the computer graphics and geometry. In the present
section the brief descriptions of such programs with the indication of a place
will be represented, where it is possible to find the demo-versions of the
present programs.
V. Pilyugin
_____________________________________________________________________________________________________________
Xd3d is a simple scientific visualization tool designed to be easy to learn. It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic expression or a cloud of points. It generates high quality vector PostScript files for scientific publications and still or animated bitmap images. It includes the graph plotter xgraphic.
xd3d can be installed on any unix system using X windows: all the unix workstations, linux systems, Mac OS X, and Microsoft-Windows computers with an X11 emulation like the free software Cygwin/Xfree.
To compile and install xd3d and its related programs, you must have a Fortran 77 and a C compiler (like g77 or gfortran, and gcc). The X11 library libX11.a and the include file X.h must be present on your computer.
To run xd3d you only need to have X11.
Xd3d can read various file formats, including .c3d , .xyz, .avoirND, various file formats used by Modulef (from INRIA) and FreeFem++ : "nopo", "amdba", "am", "am_fmt", "msh" mesh files
You can find informations
about the file formats at the FORMATS file.
The Developer:
Publication is based on the contents of http://www.cmap.polytechnique.fr/~jouve/xd3d/ site