As far as I know, it is impossible to render volumetric data to eps in
a meaningful and robust way (since the PS format is based around
scaling vectors). Note that VTK, the underlying library in paraview,
mayavi, viper, only has "experimental" support for this (for simple 3d
scenes): http://www.vtk.org/doc/nightly/html/classvtkGL2PSExporter.html
and relies on a library (GL2PS):
http://www.geuz.org/gl2ps/
/Dag
Kristen Kaasbjerg wrote:
Hi,
I have been trying to use Mayavi for generating eps figures of my
solutions from dolfin, but it doesn't seem to be able to handle
transparent objects.
Is there anyone with some Mayavi experience that could help me out
here ?
Alternatively, are there any other nice packages out there for 3D
plotting?
Kristen
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev