View Single Post
Loop from 0 to PI * 2 with a step of PI * 2 / 3 then use sin and cos to find the X and Y coordinates of the vertices then just use this information to draw lines of # between then