Search found 4 matches

by IrrlichtUserNumber1
Fri Jun 03, 2011 9:22 pm
Forum: Beginners Help
Topic: Basic Camera Without Target
Replies: 17
Views: 2143

Very helpful post...

That makes it so clear!
by IrrlichtUserNumber1
Fri Jun 03, 2011 9:04 pm
Forum: Beginners Help
Topic: Basic Camera Without Target
Replies: 17
Views: 2143

I just want the camera to start at 90 degrees or 0.

Then when I move camera up or left the camera should still look straight ahead.
by IrrlichtUserNumber1
Fri Jun 03, 2011 8:38 pm
Forum: Beginners Help
Topic: Basic Camera Without Target
Replies: 17
Views: 2143

I like the fact that you say just...
by IrrlichtUserNumber1
Fri Jun 03, 2011 8:13 pm
Forum: Beginners Help
Topic: Basic Camera Without Target
Replies: 17
Views: 2143

Basic Camera Without Target

I have searched around for basic camera without target, but no simple solution found. I have a camerascenenode added. Now I want to be able to change the camera position, without camera changing angle... Is cos sin and similar calculations really needed to rotate camera and move locally??? If so, how?