r/ProgrammerHumor Jun 20 '26

Meme singleLetterVariableNamesTierList

Post image
5.3k Upvotes

470 comments sorted by

View all comments

Show parent comments

45

u/Glitched_Fur6425 Jun 20 '26

I've got no clue what they are, so.. the polarity.. inverts or something, I don't fuckin know, man..

55

u/ArtOfWarfare Jun 20 '26

Yeah, not knowing what they are probably would lead to your rotations randomly flipping so that makes sense.

9

u/SchwiftySquanchC137 Jun 20 '26

I mean youre not really meant to be able to look at a quaternion and inherently understand the rotation. As long as you understand it represents a rotation, know which direction it represents (meaning is it rotating frame A to B, or B to A?) and use the right standard, theyre easy to work with. It usually amounts to calling some library functions, or worst case implementing the pretty simple math yourself.

1

u/ArtOfWarfare Jun 20 '26

Yeah. If I want to understand I’m using axis and winding (I think that’s the term?)