[JAVA3D] About vectors

2001-03-03 Thread Jonathan Albert C Vallar
Thanks for your help! Can I ask if there is a possibility that I can get the parent of the viewplatform and modify the rotation component of the set transform3d.I want to simulate a set of buttons that show a rotation along the x and y axes by modifying the transformgroup above the viewplatfor

Re: [JAVA3D] Collision Arch Doc up

2001-03-03 Thread Fred Klingener
-Original Message- From: Doug Twilleager <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, March 02, 2001 4:59 PM Subject: Re: [JAVA3D] Collision Arch Doc up >This is a pretty good synopsis of the overall features of the different >collision alternatives. I hav

[JAVA3D] Help!

2001-03-03 Thread Jonathan Albert C Vallar
I've been trying to mail the interest group but this mail does not reach the group because no mail went back to my account.Anyway, I hope this reaches the mailing list. :) Can I ask if there is a possibility that I can get the parent of the viewplatform and modify the rotation component of the

[JAVA3D] I need a little help removing a behavior.

2001-03-03 Thread PiXoTo
I have a class that extends mouseBehavior. I think all is working fine, but I need remove the behavior of the view when the user press the second button of the mouse.   I have tried different ways but it doesnt work. Can you help me?   Im very very lost so give me an idea, please!! Thanks i

Re: [JAVA3D] Help!

2001-03-03 Thread David
I think what a lot of us do is build our own setup so we can access things like transform. Here is a snippet from my code, which won't compile out of context, but should help you. Note that modifying vpTrans will modify the view. locale = new Locale(this); // Create a ViewPlatform,

[JAVA3D] About Wakeuponelapsed frames

2001-03-03 Thread Jonathan Albert C Vallar
Hello! Can sombody explain me what this wakeupcondition is? I am confused what frames are? Is a frame an instance of what is drawn on canvas3d?A wakeuponelapsedfames(0) means that the behavior is always active? Has anyone seen the virtual carnival applet by Dr. Douglas Pew from the Ready-to-Ru

[JAVA3D] About Wakeuponelapsed frames

2001-03-03 Thread Jonathan Albert C Vallar
Hello! Can sombody explain me what this wakeupcondition is? I am confused what frames are? Is a frame an instance of what is drawn on canvas3d?A wakeuponelapsedfames(0) means that the behavior is always active? Has anyone seen the virtual carnival applet by Dr. Douglas Pew from the Ready-to-Ru

[JAVA3D] Fw: About Wakeuponelapsed frames

2001-03-03 Thread Jonathan Albert C Vallar
Original message X-Mailer: Edsamail 1.31 (Build 1024) Date: Thu, 1 Mar 2001 02:11:02 +0900 From: "Jonathan Albert C Vallar" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: About Wakeuponelapsed frames Content-Type: text/plain Hello! Can sombody explain me what this wakeupcond