this post was submitted on 06 Jul 2023
20 points (91.7% liked)
Programmer Humor
32427 readers
630 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
I found this handy reference a while ago. But yeah, we are kinda screwed.
There's only one quadrant of this that should be acceptable to anyone! Positive X, positive Y!
Nope, the bottom right quadrant is the acceptable one. Z is up and follows the right-hand rule. I will die on this hill.
you'll get bitten during projection when depth is converted to 2D screen coordinates, which is X and Y. Better do it right from the start.