Rectangle
Synopsis
vertex3f :: Float -> Float -> Float -> IO () #
Function to map coordinates to GLUT Vertex3 for positioning
rectangle :: Float -> Float -> IO () #
Function to draw a rectangle of inputted dimensions starting at the origin and in 1st quadrant