@icedquinn Or here's a better one: why do most space games only allow you to move in two-dimensions?
@xianc78, I made one where you can move freely in 3D (no even gimbal lock) but then everyone complains it make them dizzy. As someone spending a few hundred hours testing it, I can assure you that I do not share the same experience: https://sr.ht/~cnx/axuy
@cnx How were you able to do this in pure Python?
@xianc78, it is written in pure Python, but I don’t think I said anything about the libraries it used. ModernGL is a blessing though.