You could find a fill algorithm, or you could make a loop: draw a line from left corner to the top, and then make the line smaller draw from the left corner (X+1) and to the top (Y - 1, X + 1) until the lenght is 1....that would make a fine triangle....![]()




Reply With Quote