+ 1

Which c++ library should I start know?

I think it's time to work on graphics and a bunch of things in c++,Which library is easy and essential for beginner?tnx

31st Aug 2017, 11:43 AM
Million Gashawbeza
Million Gashawbeza - avatar
3 odpowiedzi
+ 4
I'd start out with 2d graphics first, 2d is much easier than 3d. Two of the most popular 2d graphics libraries for c++ are SDL 2.0 and SFML. They are both easy to use and not too hard for beginners.
31st Aug 2017, 12:27 PM
aklex
aklex - avatar
+ 2
OpenGl is okay I guess, so you do not have to search so far. Take a look at this to see a simple example https://youtu.be/M6Zfbj2azoI
31st Aug 2017, 11:48 AM
Paul
+ 2
SDL! i've totally forgot about it! yes, SDL is just so cool to learn as a first one!
31st Aug 2017, 2:02 PM
Paul