Hi,
I try to move a SoPerspectiveCamera in OpenInventor wich always looks to
a specific point (i.e. (0,0,0)).
I interpolate the position of the camera and reset the value of
pointAt(...) in every step.
But the orientation of the camera is always the same and doesn't change.
I also tried to interpolate the pointAt()-value, but the orientation
keeps staying the same.
Do I have to set more than pointAt and the position of the camera to
change its orientation?
Or how can I calculate the orientation out of the pointAt?
Thanks
|
|
0
|
|
|
|
Reply
|
konrad (10)
|
12/2/2004 8:31:36 PM |
|
"Konrad M�hler" <konrad@my-rho.de> wrote in message
news:319cd8F38jj5hU2@individual.net...
> Hi,
>
> I try to move a SoPerspectiveCamera in OpenInventor wich always looks to
> a specific point (i.e. (0,0,0)).
> I interpolate the position of the camera and reset the value of
> pointAt(...) in every step.
> But the orientation of the camera is always the same and doesn't change.
> I also tried to interpolate the pointAt()-value, but the orientation
> keeps staying the same.
>
> Do I have to set more than pointAt and the position of the camera to
> change its orientation?
>
> Or how can I calculate the orientation out of the pointAt?
>
> Thanks
You might do better in an Inventor newsgroup.
jbw
|
|
0
|
|
|
|
Reply
|
JB
|
12/3/2004 1:44:01 AM
|
|