hi,I want to move a cube in a certain path,and the view following
But I find when view rotate,the orientation of the view is still in that
direction
help!I’m a freshman in Java3D,thanks everyone!
      
    hi,I want to move a cube in a certain path,and the view following
But I find when view rotate,the orientation of the view is still in that
direction
help!I’m a freshman in Java3D,thanks everyone!
Look at ChaseCameraBehavior in the JNWN codebase. It should answer your question very directly.