![]() |
|
#2
|
|||
|
|||
|
You could link an object to the viewpoint.
Code:
ball = viz.add('ball.wrl')
link = viz.link(viz.MainView, ball)
link.preTrans([0,0,2])
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| retrieve Object names | Geoffrey | Vizard | 11 | 12-11-2009 04:26 AM |
| A point in avatar's coordinate system | omidbrb | Vizard | 2 | 05-15-2009 05:39 AM |
| Different coordinate system for plug-in and vizard API? | reedev | Plug-in development | 4 | 12-10-2008 08:43 AM |
| Avatar w/ hat cannot look at viewpoint | TrashcanPatrol | Vizard | 5 | 08-19-2008 08:26 AM |