Alita Dewi wrote:

> Hi...
>
> I am trying to visualize user's virtual self (avatar) in my virtual
> world. I have implemeted ViewerAvatar as the BranchGroup of avatar, and
> then I have put the ViewerAvatar into Viewer of the SimpleUniverse. But
> I could not yet see the avatar in my virtual world.
>

You can't see the avatar with one view, because it's intended that a user can't
see his own avatar.
Create a second view (new View, new ViewPlatform ....) on the scene,
representing a second users view on the scene. From this second view  you
should be a able to see the avatar representing the first user.

Jörg

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to