Triangle
Introduction
This is a program that I and a friend of mine did for Computer Graphics class while at the university.
The program is very simple, it allows the user to draw triangles and fills them using a predefined pattern.
It was developed just to practice fill area algorithms, that's why it is very simple.