Graphics Library Source Code
Hey, I just finished a pretty rudimentary graphics library, thought it would be useful to some beginners out there wanting to learn about C and C++ graphics. If you are going to use it in any application other than education, please contact me. The graphics library has an okay code for a line, square and triangle (I’m going to add a circle when possible), remember this is my first graphics library, so don’t expect much.
You will be able to download from the project’s sourceforge page in a few days when it gets a approved
P.S. This was done in Mac OS X so it may need some tweaking for other OSes.