Thread: Mouse problem
View Single Post
  #3  
Old 06-16-2005, 12:58 PM
steve steve is offline
Member
 
Join Date: Jun 2005
Location: USA
Posts: 4
rotation

Hey, thank you for your earlier help, and a have another question. How do you rotate a scene in all directions without changing your point of view.
This is what I tried:
view.rotate(view.get(viz.HEAD_ORI)[0]+2,view.get(viz.HEAD_ORI)[1],view.get(viz.HEAD_ORI)[2])


viz.scene(1).rotate(1,1,1,Orientation)
steve
Reply With Quote