Hi Murat,

You could try searching the mail archives, there have been alot of
discussions how this might be accomplished.

The mail archives is located at:

http://swjscmail1.java.sun.com/cgi-bin/wa?S1=java3d-interest

Another place to search is the j3d.org, they have a good tutorial about
Java 3D without using the utility classes called raw java3D. Look at:

http://www.j3d.org/tutorials/raw_j3d/index.html

Hope this helps.

Regards,

Roger Berggren

A. Murat Tanyer wrote:

>Hi all;
>
>I am trying to add 'pickBehavior' to my scene. However, the method
>'updateScene(int xp, int yp)' seems to be not working.
>
>I am using the 'core ViewPlatform class': My scene's centroid is at x,y,z
>in the space. What I am doing is creating my viewplatform and moving it to
>the point near to x,y,z so that I can view the object. That means I am
>using the "core javax.media.j3d.ViewPlatform class" instead of the
>"com.sun.j3d.utils.universe.ViewingPlatform utility". I think the second
>one allows me using 'SimpleUniverse' and 'PickBehavior'.
>
>Is there a way adding the PickBehavior to my scene which uses
>VirtualUniverse? If there is no way, how can I pick my objects?
>
>Can anybody help me about this problem?
>
>Thanks
>Murat
>
> - att-1.htm
>

===========================================================================
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