Rajawali / RajawaliVuforia

Rajawali + Vuforia Augmented Reality
Other
227 stars 108 forks source link

Rajawali imported obj with mtl textures .. fade animation? #44

Closed jychimaster closed 9 years ago

jychimaster commented 9 years ago

I imported an obj model with textures defined in an mtl file in Rajawali. I would love to be able to do a fade animation much in the same way with ColorAnimation controlling the color and alpha channels.

Is there a way to do this with png texture imported models? Is there any technique at all to fade a png textured model manipulating the alpha channels the same way with color? I was able to make some head-way manipulating the RGB values with setMaterialColor but it doesn't seem to accomplish anything with alpha.

MasDennis commented 9 years ago

You're right, this doesn't seem to exist. It is an essential feature. Would you mind opening an issue for this in the Rajawali repository? I'll try to get it fixed before the next release. Thanks!