| I can rotate a plot3d using the Java viewer, and then take an image. I'd like to use tachyon, but then how do I choose the right angle to take the picture? I'd like to rotate the whole plot, or in other words, "place the camera in an arbitrary position"? |
| Does the
I can't believe I didn't see that one! I'll edit the question so that it's less confusing... but it wasn't a waste: I'll use the Tachyon stuff anyway.
pang (Jun 02 '11)
While this isn't my thread, I'd like to thank the poster: this totally answers a question I was wondering about.
StevenPollack (Aug 13 '11) |
| Another option is the The key here is the first line--the arguments The only problem with this mechanism is that you must directly use Tachyon's methods to construct objects instead of Sage's usual plotting interfaces. (
That didn't work for me because I had several implicit_plot_3d. I was able to use a trick from http://ask.sagemath.org/question/20/the-tachyon-object-used-for-rendering-plots, but it was very verbose and a bit hacky. Thanks anyway, this might work for somebody else.
pang (Jun 07 '11) |
| Unfortunately the |
Asked: Jun 02 '11
Seen: 270 times
Last updated: Aug 13 '11
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.