jPCT-AE - a 3d engine for Android > Support

Getting the pose of the camera?

(1/1)

redfalcon:
Hello,

is it possible to get the pose of the camera? I tried getting the backbuffer matrix with getBack(), but that doesn't seem to be the same. If I apply e.g. a translation on the camera, the backbuffer matrix will remain the same as before the transformation.

EgonOlsen:
The back matrix reflects the rotations. If you want the position, use getPosition().

Navigation

[0] Message Index

Go to full version