Set viewpoint in 3d plot
Is there a way to set the viewpoint in a 3d plot? I have been unable to find this in the documentation or on the web.
You can set the viewpoint if you were using Tachyon directly. Search for "look_at" in these examples: http://sagenb.org/pub/?typ=pub&search...
But this isn't as easy as a simple viewpoint parameter in the plot3d commands.
Asked: 2012-05-23 16:55:19 +0100
Seen: 1,052 times
Last updated: May 24 '12
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
At least for Tachyon ones (`P.show(viewer='tachyon')`) this is possible, but I am not sure where the best documentation for this is. When we upgrade Jmol this should become much easier there as well.