Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hayden621

#16
Hi,

I am newbie and want to export a model with multiple animation sequence from Maya, does anyone know how can it be done?

Thanks a lot!
#17
Support / Re: Object3D Transparency setting
May 23, 2011, 10:45:53 AM
Oh, I realized the problem, it's because my object is a group of animated 3d Object instead of one Object3D and I'd need to set the transparency for each animated 3D. Thanks!
#18
Support / Re: Object3D Transparency setting
May 23, 2011, 10:33:03 AM
I have tried that too, and tried to print out isTransparent() of the object when setting the transparency to 0 and it is true, however it is still opaque on the screen.
#19
Support / Object3D Transparency setting
May 23, 2011, 10:18:00 AM
Hi, I am trying to a fade in effect by setting the transparency of an Object3D from 255 to 0 within onDrawFrame() method. However, I find the transparency is not changing and stays to be fully opaque disregard to my transparency setting. Does anyone know what is happening here and how should I solve this? Thanks!
#20
I am trying to export my animated model from maya to Bone, but my model is not appear on the screen, does anyone know the reason?

Things I have done:
1.export model to xxx.dae
2.run bone script to generate xxx.group.bone
3.replace the texture and bone file in the demo
4.nothing appears