this post was submitted on 06 Jun 2025
181 points (98.9% liked)

Game Development

4478 readers
6 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.

Community Wiki

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nlgranger@lemmy.world 2 points 1 week ago

For cameras, the convention is Z depth but right handed:

  • X rightward / pixel column from the left
  • Y downward / pixel row from the top