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

Topics - hayden621

#1
Support / Camera Matrix
February 10, 2012, 11:14:58 AM
Hi there,

Mind asking is there a way to get the camera view matrix and projection matrix?

Thanks a lot!

Hayden
#2
Support / Overlay with NVidia Tegra II GPU
January 13, 2012, 05:23:38 AM
Hi all,

I used the Overlay class for some UI in my application. It works fine with most GPU until testing with Samsung GT-I9103(new Samsung Galaxy S II), the overlay becomes black in color. Is there anything I can do with it?

Many thanks in advance.
#3
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!
#4
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!
#5
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