Look at function

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
e1adar
Posts: 4
Joined: Sat Jan 31, 2004 3:37 am

Look at function

Post by e1adar »

Hello all,

I've been toying around with Irrlicht for a while now, but haven't posted much. I've been programming for a while, but always console things, This is my first real attempt at graphics.

My question is this: Is there a function (similar to lookat in ICameraSceneNode) that can easily change which direction a loaded mesh faces? IE I've got a couple of mesh's loaded, and I want one to follow the other.

I could probably implement this myself with matrix4, but was just curious if there is already something like this.

I didn't see anything in the documentation.

Thanks in advance,
Eladar
No Love with out Hate. No Good without Evil.
No Light without Dark
programmeur
Posts: 3
Joined: Tue Dec 16, 2003 3:34 pm
Location: France

Post by programmeur »

e1adar
Posts: 4
Joined: Sat Jan 31, 2004 3:37 am

Post by e1adar »

Thanks,

I searched through the forums, but didn't see it.

Eladar
No Love with out Hate. No Good without Evil.
No Light without Dark
Post Reply