Re: [JAVA3D] VirtualUniverse and avatar

2004-07-02 Thread Alessandro Borges
You already have the source code of this files. check java3d-utils-src.zip in you jdk folder - I assume you install the Java3D JDK version tip: use paper and pencil to draw the SimpleUniverse & friends scenegraph. Alessandro --- Franck Calzada <[EMAIL PROTECTED]> escreveu: > HI, > > Does someone

[JAVA3D] VirtualUniverse and avatar

2004-07-02 Thread Franck Calzada
HI,   Does someone can tell me how to simply manage an avatar in a VirtualUniverse?   I know SimpleUniverse had been create for such purpose, but in my application I'm using VirtualUniverse because I need to handle multiple views.   I know there is a ViewerAvatar class, but still used