![]() |
|
#1
|
|||
|
|||
Sorry about that, there was missing code in the documentation. If you add the following to the client script does it work for you?
Code:
def sendUpdate(): ori= viz.MainView.getEuler() pos = viz.MainView.getPosition() viznet.client.sendAll(UPDATE,client=viz.getComputerName(),object=obj_choice,pos=pos,ori=ori) vizact.ontimer(.05,sendUpdate) |
#2
|
|||
|
|||
![]() Quote:
i hope vizard 4.0 documentation will get updated with this missing code. |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
orthographic projection in a head-tracked cave environment | michaelrepucci | Vizard | 5 | 12-14-2011 10:29 AM |
Controlling User Input | ohad | Vizard | 1 | 03-15-2010 05:16 PM |
Navigating an avatar using mouse position(2D) in 3D environment | james007 | Vizard | 1 | 10-16-2009 11:29 AM |
Getting a mirror to work in any environment | Frank Verberne | Vizard | 5 | 03-27-2008 08:21 AM |
environment maps, scenes, and you! | vadrian | Vizard | 1 | 01-12-2005 04:04 PM |