+ 1
What programs do C++ programmers use?
Hi, I want to learn C++, I started this a few days ago and I also started using Visual Studio 2019. I have a question, how programmers that work in big companies and who are developing apps, how they preview their project? In a game engine like Unity, you can see what you are doing, not just coding nonstop. Do people use a GUI?
2 odpowiedzi
+ 1
Yes cpp is used in gamedev , in GUI too, you can write GUI programs in QT creator, or VS 2019 , it is good for developing apps
+ 5
I dont know about cpp but in java u have to use swing or javafx for graphics . So i think cpp can also have some library for graphics