veiwpoint on animation

asked 9 hours ago

micron gravatar image

Hi, I worked so hard to get this animation to work properly and I am stoked because I finally got everything together and animating but I can't see how to set the camera position or viewpoint that I want. Ideally it could be a parametrized continuous loop around but I want to first be able set even one constant viewpoint. I have captured the viewpoint that I want as ((0.215,0.3686,0.9044),124.36). I currently have an animate object called c and I can say c.show(delay=10, iterations=2) but show() doesn't recognize "viewpoint" as an option so how do I set it?

Preview: (hide)