this post was submitted on 06 Jun 2025
179 points (98.9% liked)
Game Development
4449 readers
14 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In Physics we mostly used right-hand, but X-right, Y-up, and Z pointing towards the viewer.
But that's details. The only important choice is between left- and right-handed, as that affects the signs in the cross product (and some other formulas - generally everything that cares about which rotation is considered positive).