glTF
glTF copied to clipboard
Coordinate System and Units
Spec says:
glTF uses a right-handed coordinate system. glTF defines +Y as up, +Z as forward, and -X as right; the front of a glTF asset faces +Z.
Should it be +X as right?