Skip to content

Commit

Permalink
fix(CONVENTIONS): update the number of DOFs the camera has
Browse files Browse the repository at this point in the history
  • Loading branch information
emre-aki committed Jan 27, 2024
1 parent 52d5d53 commit 7949129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONVENTIONS
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ zNear = -------------------
\|/
+y

The camera has two degrees of freedom and its rotations use Rodrigues'
The camera has six degrees of freedom and its rotations use Rodrigues'
Axis-angle representation. The yaw is always followed by the pitch. The positive
rotations follow the right-hand rule as well: they are clockwise when looking
towards the positive direction of that particular axis.
Expand Down

0 comments on commit 7949129

Please sign in to comment.