[Maxima] 3D image

Mario Rodriguez biomates at telefonica.net
Sat Feb 21 06:14:47 CST 2009


El sáb, 21-02-2009 a las 11:49 +0100, Adam Majewski escribió:
> Hi,
> 
> In Maxima it is possible to make 3D image and turn images in all 3 
> directions, but (if I'm not wrong) only during Maxima session.
> Is it possible to save image which can be turned without Maxima ?
> 
> Adam Majewski

You always need to call Gnuplot, from Maxima or directly from command
line.

You can also design your 3d plot and save it with terminal
'animated_gif', making use of options 'rot_horizontal' and
'rot_vertical' to select the viewpoints in the sequence of scenes. But
there is no user interaction, of course.

I don't know if Openmath (Maxima's tcl-tk plotter) is more flexible in
this context.


-- 
Mario



More information about the Maxima mailing list