0
Graphic interfaces
Somebody know where i can found things about graphic's interface to c++ ?
3 ответов
+ 3
If you think about user interface (UI) try Qt.
If you think about graphics, search for open GL and/or DirectX.
+ 1
Search for books about ("learning SDL")
0
Its about UI, thanks, i will read about Qt and SDL hehe, its a little hard to found things about UI to c++