Hi :
I want to make a animation by using a
sequence of n textures to change the appearance of one
plate.However, the appearance was only changed once until the end
of a sequence, in other words, the appearance was not changed from 1 to n-1
textures.
I guessed it was no rendering when the
appearance was changed , so I needed to enforce Java3d render after
changing texture, right ? How should I do ?
Please give any recommandation.
Thanks in advance
Regards
Greg
|
- Re: [JAVA3D] Animation problem Greg Huang
- Re: [JAVA3D] Animation problem Pasi Paasiala
- Re: [JAVA3D] Animation problem Greg Huang
- Re: [JAVA3D] Animation problem Greg Huang
- Re: [JAVA3D] Animation problem Pasi Paasiala
- Re: [JAVA3D] Animation problem Greg Huang
- [JAVA3D] animation problem Yuefeng Kang