Language for Graphics . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Language for Graphics .

I have learnt C++ and created some text based games using it .But games are not so fun without graphics. My friends told me that C++ is not good if you want to add graphics so can you please recommend me which language should i learn for adding graphics?

15th Jan 2017, 5:05 PM
Sahaj Bamba
Sahaj Bamba - avatar
4 Answers
+ 3
i am not sure that i have understood what you want but you can learn c# and use it in unity to make 3d and 2d games(you can use unity to program for android also). i am sure that you will enjoy programming with unity.
15th Jan 2017, 5:19 PM
Ihab Taleb
Ihab Taleb - avatar
0
maybe look into SFML or learn how to create your own graphics library with directx. there are lots of options for graphics with c++.
15th Jan 2017, 5:36 PM
nick
0
openGL, generally, but save yourself the pain and get it abstracted into libgdx or even light weight Java games library lwjgl
15th Jan 2017, 5:38 PM
Leon
Leon - avatar
0
i were thinking about learning a graphic engine in C++ please recommend which could be the best to start with ?
17th Jan 2017, 6:31 AM
Sahaj Bamba
Sahaj Bamba - avatar