Home c++ Simplest graphics in C++

Simplest graphics in C++

Author

Date

Category

recently interested how to bring the answer is not in the console, but in the window, but suddenly realized that I could not even create the window. Before that, worked only with the console. How to understand how to work with windows and images inside? Maybe there is any literature?


Answer 1

For easy graphics programming, use MSVC or QT. Draw on the window at least simple lines and circles https://doc.qt.io/Qt- 5 / Qpainter.html , though more complex things with buttons and pictures

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions