Alright. So I have a Macbook Pro.
I also know a bit of c++.
I want to know how to draw simple shapes. You know, rectangles, circles and stuff. Like in java (while using console) you can do c.drawRect and stuff? Same way.. is there something or some way to do the same in c++ on a mac?
I don't mind using an IDE if I have to.
I need a proper step-wise tutorial.
thanks :)