hi
I tried to make user interctive program using behavior
class
First I used WakeupOnAWTEvent for key interactive, but 3D
object in J1ava3D did not move (animate) smoothly
So I tried to use WakeupOnElapsedFrames for smooth movement,
but it did not process various key intera
hi all
I would try to make a progarm that is user interactive 3D
avatar animaion.
first, In interactive part I would use Behavior
class. For detail, I would use Behavior class with WakeUpAWTEvent to
catch key pressed event
That key pressed event is specific key like, 'A'
hi all
I have tried to make program using Behavior
class.
In this program, I used WakeupOnElapsedFrames to effect
smoothing movement.
But I try to process keyevent, that used WakeupOnAWTEvent
to wakeup behavior.
How to code using WakeupOnElapsedFrames and WakeupOnAWTEven
hi all
I've tried to make a java3d program with key
behavior.
When arbitrary key pressed, 3D object rotate 5
degree.
So, I used the Robot class, this is a role to generate key
event, to make 10-time key event(press).
But the 3D object directly rotated from 0 degree to
hi all
I tried to rotate object using rotX, rotY, rotZ in Transform3D
class.
But, the axis of rotation is fixed, so I can't rotate
arbitrary axis.
How to chage rotational axis?
Please , advise for me.
thanks
bh
hi all
I would try to make program which is animated with
interaction.
For example, first make animation using Interpolator class and
then insert interaction using Behavior class.
Is this possible thing?
what can i do for this?
thanks
hi
I have tried to display object using RotPosPathInterpolator,
but I can't program interactive(eg. key interactive).
I have intended to coding program which is a
keyinteractive.
For example, press 'A' key, then rotate and translate with
RotPosPathInterpolator.
My pro
hi
I have tried to display object using RotPosPathInterpolator,
but I can't program interactive(eg. key interactive).
I have intended to coding program which is a
keyinteractive.
For example, press 'A' key, then rotate and translate with
RotPosPathInterpolator.
My progr
neGraph, press 'b' key,
then MyrotPosPathInterpolator2 and display), so there are many
problems.
MyBehavior class can't process MyrotPosPathInterpolator in
processStimulus method.
What shall i do for this, give me some advice.
thanks
bh ahn.
MyAni.java
Description: java/
hi
I shoul use processStimulus in RotPosPathInterpolator class,
but I don't know how to use processStimulus
in RotPosPathInterpolator
class.
Who can give me examples about processStimulus in
RotPosPathInterpolator class
thanks
10 matches
Mail list logo