![]() |
#1
|
|||
|
|||
gloves
When I load the VRML models for the gloves and link them to the position trackers and the gyros (using the link function) they are initially placed too high in the room. How do I set the initial height of the gloves? We set the height for the HMD/view using the viz.eyeheight() command. Is there a similar function for the gloves?
thnx Jeb |
#2
|
|||
|
|||
Hi Jeb,
The vizppt.dls has built-in commands that let you apply offsets to the position. For example if you wanted to lower the position of the glove tracker by 1 meter you would do the following: Code:
handPPT.command(7,'',0,1,0) |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|