In some computer graphics libraries the coordinate system is almost like the "usual" cartesian coordinate system. The only difference is that the $y$ values increas to the bottom, not to the top.
Does this kind of coordinate system have a name?
In some computer graphics libraries the coordinate system is almost like the "usual" cartesian coordinate system. The only difference is that the $y$ values increas to the bottom, not to the top.
Does this kind of coordinate system have a name?
This is simply right-handed vs. left-handed (or right-chiral vs. left-chiral) orientation.