Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can do :

P1=<whatever you want plotted>
P1.show(viewer="tachyon", frame=False)

and you get a picture without frame shadows (and without frame, obviously...)

The documentation of the use of Tachyon parameters with Sage 3D graphics objects is sparse (to say the least...). It might be possible to get a frame without frame shadows, but I do not (yet) know how to get it.