Drawing a square in perspective

Pointxyzdx'y'New Point
A1015302046A'
B1515302066B'
C151535205.455.45C'
D101535203.645.45D'

When we plot the perspective images of the four corners of the square, we see the following:


Notice that it does look like a 3d square, lying parallel to but above the floor! The front is the thicker blue.











Observing behavior, starting to hypothesize

The original 3 dimensional square has 2 pairs of parallel edges, of course. How can you tell which are the parallel pairs just by looking at the coordinates?
Pointxyz
A101530
B151530
C151535
D101535
All four edges are a constant distance above the floor (15 units), so they're parallel to the floor. But that doesn't mean they're parallel to each other!

AB and CD are a constant distance back from the picture plane (30 and 35 units back, respectively), so they're parallel to the picture plane as well as being parallel to the floor. Because they are parallel to both, they are parallel to each other.

BC and DA are a constant distance from the "side wall" (the yz plane), so they're parallel to that plane as well as being parallel to the floor. Because they are parallel to both, they are parallel to each other. They are also orthogonal (i.e. perpendicular) to the picture plane

How do these parallel lines appear in our 2 dimensional representation?

The two edges which were parallel to the picture plane (as well as to each other) remain parallel to each other in the perspective image.

The two edges which were orthogonal to the picture plane (but were parallel to each other) do not remain parallel in the image. If we extend them out, they eventually intersect.






Where do the lines orthogonal to the picture plane intersect?

When we look at the image along with the coordinate axes, we see that when we extend these two lines, they not only intersect, but they intersect at the origin:


Is this a coincidence? Is it specific to this example? Do all lines that aren't parallel to the picture plane intersect at the origin? If not, do all lines that are orthogonal to the picture plane intersect at the origin?


Next!


Back to Perspective | Back to In Class Work