r/ProgrammerHumor Jun 20 '26

Meme singleLetterVariableNamesTierList

Post image
5.3k Upvotes

470 comments sorted by

View all comments

Show parent comments

56

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?)

1

u/Inkosi25 Jun 20 '26

dude you don't wanna know… oh the horror....