ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Problem with rotation in 0.6.8 preview #313

Closed BoatrightTBC closed 3 years ago

BoatrightTBC commented 3 years ago

Moving the mouse side to side rotates the front of the display up and down.

Moving the mouse up and down rotates the display clockwise and counter clockwise from above.

Does this have to do with changing the XYZ axis for display, but missing doing so for rotation?

cegannon1 commented 3 years ago

Guys could you please send me links to libraries of 3-D frame graphics that we could use for a second polity indicator? I've got to find one that is based on curves rather than lines.

Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Rick Boatright @.> Sent: Sunday, April 4, 2021 12:35:47 AM To: ljramones/trips @.> Cc: Subscribed @.***> Subject: [ljramones/trips] Problem with rotation in 0.6.8 preview (#313)

Moving the mouse side to side rotates the front of the display up and down.

Moving the mouse up and down rotates the display clockwise and counter clockwise from above.

Does this have to do with changing the XYZ axis for display, but missing doing so for rotation?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ljramones/trips/issues/313, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQPXLNXADWT4MPTBDBILFH3TG7UCHANCNFSM42K7MRGQ.

ljramones commented 3 years ago

yes, I assume so. I'll figure out some transform

ljramones commented 3 years ago

I played around with tons of rotational axis and delta values and I think I conquered this.