this post was submitted on 06 Jul 2023
711 points (98.6% liked)

Programmer Humor

32061 readers
1519 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JATtho@sopuli.xyz 8 points 1 year ago* (last edited 1 year ago)

It gets more cursed the more you look at it:

  • you have to convert the coordinate axes (swap z,x,y)
  • then you find out the right/left handed is flipped
  • now your brain melts if you even try think how to solve this with transformation/rotation, what ever.