Re: [JAVA3D] Viewer direction

2001-01-30 Thread Daniel Moscoso
Hello !! I think that attaching the ViewPlatform under a TG with a Transform3d (rotate the corresponding degrees all the ViewPlatform) should work. Dani Hi, Does anyone know how to define a viewer's view direction? I try to make an avatar navigate in a virtual world. I think I need to attach

[JAVA3D] Viewer direction

2001-01-29 Thread Liming CHEN
Hi, Does anyone know how to define a viewer's view direction? I try to make an avatar navigate in a virtual world. I think I need to attach the ViewPlatform to the avatar's head transformgroup so when the avatar moves, the scene changes. However, I did not find any method that can be used to de