What is the Standard XY Coordinate Plane?
One of the most important factors in computer graphics and design is knowing what is the standard XY coordinate system. Knowing that the coordinates you are working with are always in the right place relative to each other is very important. Understanding how the coordinate systems on your computer works is also critical. A coordinate plane is a mathematical model that allows 2 or more coordinate systems to be compared. The coordinate systems are usually two dimensional, three dimensional or four dimensional. They represent distances, angles and surfaces. It is important to understand that a plane can have zero slope that is equal to the x-axis. In this case, the coordinate plane would be a plane with the x-axis pointing down. The main reason for creating a standard plane is to make it easier for computer artists and designers to be able to work together. It allows them to quickly identify where two geometrical figures are relative to each other and then quickly move from one point to ...