Gå til indholdet

!viewpoint

viewpoint: Angiver synspunktets position med koordinater.

Standard
x = (xmin + xmax)/2.0,
y = ymin + 1.5 *(ymax – ymin),
z = zmin + 1.5 *(zmax – zmin)

look_at_point: Angiver positionen, der ses mod.

(Standard: dataenes centrum)

up_direction: Visningsrammen angives med Viewpoint, look_at_point og up_direction.
              standard : 0.0 0.0 1.0

Visningskoordinatsystem:
              Origo    : look_at_point
              z-akse     : viewpoint - look_at_point
              x-akse     : up × z-akse
              y-akse     : z-akse × x-akse

Metode til bestemmelse af visningsrammen

Figur 7.4.11 Metode til bestemmelse af visningsrammen

Eksempel på indstillinger for !viewpoint, !look_at_point og up_direction

Figur 7.4.12 Eksempel på indstillinger for !viewpoint, !look_at_point og up_direction

AI-assisted translation May contain errors Official docs Status