Introduction - If you have any usage issues, please Google them yourself
This is a sample program (source code) for computer graphics. I have implement the basic graphics primitives(only using the function setpixel()) including line,fractal,realistic graphics etc.
Hope you like it.