Peter S.
- Original Message -
From: "Serge Bernier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 23, 2003 9:29 PM
Subject: [JAVA3D] Interpolator
Hi all,
is there a way of starting an Interpolator object after another is done is
finish doi
Hi all,
is there a way of starting an Interpolator object after another is done is
finish doing is loop. I want the two interpolator to start and each other when
there finish doing one loop of animation.
I know you can do that with a behavior object in the processstimulus function
but is there a
Hi all,
How can I apply an Interpolator to a specific view?
I have two views (with seperate canvases and view platforms). In one
view I want to see the 3D view but in the second one want to make the
animation of this view by applying an Interpolator with Alpha. My
scenegraph is attached.
Any hel
>MIME-Version: 1.0
>>Date: Fri, 1 Sep 2000 08:25:18 -0400
>>From: "J. Lee Dixon" <[EMAIL PROTECTED]>
>>Subject: [JAVA3D] Interpolator completion event
>>To: [EMAIL PROTECTED]
>>
>>Does anybody know an easy way to be notified when an interpolator h
Hi. I am looking for some assistance.
I am trying to create a Behavior that successively looks at the
cross-section of an object. I am using the ModelClip class and have
implemented a Behavior that allows me to step through the various sections
in accordance with KeyPress events. Now, I would l
This would be a welcome feature indeed. If it takes away time from fixing
other problems (e.g. transparency) than I would not prioritize this as
there is a workaround as evidenced by your email.
--Mark
At 01:41 PM 11/13/2000 -0500, you wrote:
>Does anybody else have an interest in being notifie
Does anybody else have an interest in being notified when an animation
Interpolator (like Translate, Rotate, and TCB) has completed?
I had to subclass the interpolators and override the "processStimulus"
to watch for Alpha.finished().
I figured this would be a nice addition to the API
J. Le
From: "Frank C.P. Hsu" <[EMAIL PROTECTED]>
Sent: Friday, September 08, 2000 5:26 AM
> My problem is how to start or stop Interpolator by press a key?
> Can anybody give me some suggestion or example ?
I haven't done this, but I'd try extending the Interpolator, give it a
'running' flag, override
Hi,
My problem is how to start or stop Interpolator by press a key?
Can anybody give me some suggestion or example ?
I have been confused for a couple of days!!
Thanks in advanve
===
To unsubscribe, send email to [EMAIL PR
; <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Interpolator completion event
>To: [EMAIL PROTECTED]
>
>Does anybody know an easy way to be notified when an interpolator has
>completed? The way I figure it, I could watch the Alpha that I supply
>to the interpolator to see when it has Alp
Does anybody know an easy way to be notified when an interpolator has
completed? The way I figure it, I could watch the Alpha that I supply
to the interpolator to see when it has Alpha.finished(). But this would
mean making my own Behavior to be triggered every frame to watch it. It
would make
11 matches
Mail list logo