Easy to use drawing library in c or c++?

Viewed 12378

I'd need a very easy to use drawing c or c++ library. This means that I don't need to put buttons, frames or anything else in there, but I need just to draw points, circles, lines on a graphic window. Is that possible?

7 Answers
Related