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.
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-05-23 16:55:19 +0100
Seen: 929 times
Last updated: May 24 '12
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.