![]() |
|
|
|
#1
|
|||
|
|||
|
Also how do we animate view to fly like a bird? How do we set the view, if I want to animate a rollercoaster, how to make the camera view follows him on top of the head..
Thanks Last edited by jaylocco; 09-14-2009 at 02:56 AM. |
|
#2
|
|||
|
|||
|
Got the roller coaster viewpoint
Just wana share
I have just discovered the way to make the viewpoint move like roller coaster. First we need to animate the path using control points then set the move mode as Cubic Bezier. in order to get the view moves as well, link pos the view with the car link = viz.link(car, viz.MainView) link.setMask(viz.LINK_POS) for reference check the animatepath.py in the Help section ![]() BUT does anyone have any idea how to do the Tank turret problem I sent earlier?
|
|
#3
|
|||
|
|||
|
<viewpoint>.reset will not animate the view spinning back to its original orientation.
You could use <viewpoint>.spinto and give the orientation to spin to and the speed or time it will take. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to track the actual viewpoint | Jerry | Vizard | 3 | 05-25-2016 10:44 AM |
| Draw Vector in viewpoint lookat direction | Chrissy2009 | Vizard | 2 | 05-30-2009 01:50 AM |
| Avatar w/ hat cannot look at viewpoint | TrashcanPatrol | Vizard | 5 | 08-19-2008 09:26 AM |
| 3d viewpoint movement | spacefarer | Vizard | 9 | 07-25-2006 04:37 PM |
| VRML Viewpoint error | bstankie | Vizard | 1 | 03-11-2003 03:10 PM |