Search found 3 matches

by choonti
Thu Jun 22, 2006 5:47 pm
Forum: Advanced Help
Topic: custom camera
Replies: 2
Views: 472

Thanks Agar for info

I'll try as told by you. "addCameraSceneNode"
by choonti
Thu Jun 22, 2006 5:43 pm
Forum: Advanced Help
Topic: collision detection between animated meshes
Replies: 1
Views: 359

collision detection between animated meshes

Hi friends

I want to do collision detection between animated meshes (*.md2). but the triangle selector "createOctTreeTriangleSelector" works only with static meshes as given in Example 4 in Irrlicht SDK. How should I proceed with animated meshes for collision detection.

Kindly help
by choonti
Tue Jun 20, 2006 2:06 am
Forum: Advanced Help
Topic: custom camera
Replies: 2
Views: 472

custom camera

I want to change the default camera behaviour. I want to use left and right keys for turning left and right respectively instead of strafe. How to go for it.

Kindly help