Search found 3 matches

by saransiva_ps
Tue Mar 16, 2010 12:42 pm
Forum: Beginners Help
Topic: Object orientation(rotation) with respect to camera
Replies: 1
Views: 310

Object orientation(rotation) with respect to camera

We are using a camera system that will rotate with respect a fixed target. The camera is transformed (rotated) only when the mouse button is pressed and moved. An object (say a cylinder) is oriented in a particular direction (using setRotation function, given an angle). The object is aligned with ...
by saransiva_ps
Mon Jun 23, 2008 8:58 am
Forum: Beginners Help
Topic: Which coordinate system does irrlicht use ?
Replies: 2
Views: 248

Which coordinate system does irrlicht use ?

Could any one please tell which coordinate system (Left handed or right handed) does irrlicht use ?
by saransiva_ps
Thu Jun 19, 2008 6:59 am
Forum: Advanced Help
Topic: Stereo Rendering in Irrlicht engine
Replies: 16
Views: 4543

Stereo Rendering in Irrlicht engine

Hi,

Is stereo rendering possible (for Head mounted displays, virtual reality, etc.,) in Irrlicht engine. Please provide me some suggestions