looking for a VERY simple c++ graphics library
first of all, my coding is extremely primitive, only took a semester of computer science so far. I got a pretty firm grasp of the basics such as loops/functions/vectors/arrays/classes and am looking to try more stuff out of the console programming realm, one of them being graphics apps.
we used this one graphics library that came with our book in which you output circles/lines/points and with a few jimmy rigs could create simple animations and games in the output window
i was wondering if anyone knew of another library i could fool around with hopefully a few more options yet just as simple to grasp
thanks