this post was submitted on 06 Jul 2023
724 points (98.7% liked)

Programmer Humor

31434 readers
1647 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
[–] [email protected] 5 points 1 year ago

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.