On Thu, Apr 10, 2008 at 2:09 PM, William Stein <[EMAIL PROTECTED]> wrote:
[...]
> This is a bug:http://trac.sagemath.org/sage_trac/ticket/2872
> There's currently no easy nice way to script
> saving 3d graphics using Tachyon. If you do the following
>
>
> sage: p = point3d([(k,k^2,0) for k
On Thu, Apr 10, 2008 at 11:42 AM, Hector Villafuerte <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I noticed the following (inconsistent?) behavior: saving 2D plots
> works as expected (a graphic file is stored), but saving 3D plots
> gives .sobj files instead (see sample code below). Is there a way to