at last,
if you have a transformation matrix(transformation from world coordinate to camera coordinate),composed of a rotation matrix and translation vector.
and what you do is to set the camera so that you can see the model in the origin world coord change.
Do you have some suggestions about the transformation with your Camera methods.? How to use Camera method so transformation changes,it is just like the camera changes and then we can see different sides of model.?
if you have a transformation matrix(transformation from world coordinate to camera coordinate),composed of a rotation matrix and translation vector.
and what you do is to set the camera so that you can see the model in the origin world coord change.
Do you have some suggestions about the transformation with your Camera methods.? How to use Camera method so transformation changes,it is just like the camera changes and then we can see different sides of model.?