this post was submitted on 06 Jul 2023
724 points (99.9% liked)
Programmer Humor
32371 readers
403 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ugh, when I have to open CAD for a project at work I have to setup a new coordinate system with Z going up, every time. The engineers just work with Y up for some reason. Too lazy to change it perhaps? Solid works and Inventor default Y up? I'll never understand it. I definitely understand this meme. There's also models with an origin 10 feet off in X and 20 feet out in Y. I just do not friggin get it man.
Because math works with Y up. Physics steal from math, engeneering steals from physics, so, here you are.
What I can't get is imperial measurement system. Apparently, nobody but americans can. And that stuff is far worse than Y and Z switching places.
That's not true though. While there isn't a standard, convention is to have z up in mathematics, as z is extending the xy plane we normally work with into a third space.
Might depend on where you were learning.
On paper, when I was learning Descartes' coordibate system, we used Y as up and X as left-right. And when it was time to plot in 3D, we used Z to "extend" the plane into yourself and away from yourself.
You just hold your sheet of paper perpendicular to the ground (or just use a whiteboard) and it all makes sense.