kcrisman wrote:
> It seems that this is poor documentation at work.
>
> sage: P.show3d(engine='tachyon')
>
> works fine, but it isn't obvious from
>
Wow, "engine"? That doesn't seem consistent!
From the documentation for plot3d(...).show?, it's "viewer" there.
- ``viewer`` - string (default: 'jmol'), how to view
the plot
* 'jmol': Interactive 3D viewer using Java
* 'tachyon': Ray tracer generates a static PNG image
* 'java3d': Interactive OpenGL based 3D
* 'canvas3d': Web-based 3D viewer powered by JavaScript and
<canvas> (notebook only)
Thanks,
Jason
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org