Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Get Y rotation angle of a camera

$
0
0

@pxt wrote:

Hello! i need to represent in a 2D context the rotation around Y of a camera. Im using ofNode to make the rotations

camera.rollDeg(rotationTemp.y);

then i used

camera.getHeadingDeg(); to find a number between 0 and 360. its possible?

how can i get the rotation Y angle of a camera?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles