3

Two questions which cross over maths/3D imaging/computer science. I'm trying to describe a point of view of an item in a 3d space and subsequently its rotation in a paper I'm writing. Versions I've had read have confused readers.

The scene is as illustrated in the attached image - we are looking on as it were from the left-hand side of the scene.

  1. How should I describe the view of the object from the eye symbol? I've termed it a "thirty degree elevated front view" - it's the 'front' that I think is most problematic.
  2. Then if the object is rotated backwards along the x axis how do I describe that? I've said "transformation, specifically a rotation seventy degrees backwards along the x axis".

Are these the correct way of describing this point of view and rotation?

point of view

3 Answers3

1

You could phrase it in terms of elevation away from various planes. So 30° above the x-z plane, and 0° from the y-z plane (or whatever it actually is). It's sort of like spherical coordinates where you'd have theta and phi.

user1118321
  • 3,401
  • 11
  • 14
1

Just say, that the angle between the surface and the vector pointing from the object to the camera is 30 degrees.

To describe rotations, I suggest using the "yaw, pitch, roll":

yaw pitch roll

Iter Ator
  • 278
  • 3
  • 11
0

If you are writing a paper, you should just explain what you mean by your terms in the beginning of the paper, and include your illustrations (preferrably rendered in 3D)