REMIX ME! This program is supposed to mimic a vanishing point perspective drawing. Thanks to Bluestribute for the idea, although I did all the coding on my own. I used the code from another program of mine to draw different polygons on command, then came up with my own perspective drawing code. You can change the number of sides in the polygon and the total perimeter using the sliders. To change the vanishing point's location (X,Y in the corner) click the blue sprite, move the mouse to the new location and click again to drop it off. side_l is the length of each side a_measure is the measure of each angle Feedback always appreciated :D