Object align(Camera) view Object

Started by yxbnnl, April 02, 2009, 09:18:12 AM

Previous topic - Next topic

yxbnnl

I use to  the align(Camera) of object3D ,How can't saw object3D!

EgonOlsen

Align just aligns the cameras rotation with the object one. It ensures in no way, that the object is visible. Maybe lookAt in Camera is more what you want!?

yxbnnl

When I load 3DS file , how can i get name of material ~?

EgonOlsen


.jayderyu

My first assumption is so that he can load the texture manually? Though I'm not sure otherwise.

EgonOlsen

If that's the case, there is a method readTextureNames3DS in Loader. I really don't understand what is so confusing about this texture name thing? Any ideas on how to improve this?