Graphics | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 19

Graphics

Can anybody teach me some graphics in C or C++

25th Apr 2017, 2:57 PM
Dipan Nanda
Dipan Nanda - avatar
4 Respuestas
+ 9
I want to learn it
19th Jun 2017, 10:16 AM
Dipan Nanda
Dipan Nanda - avatar
+ 10
SFML 1.6 or 2.0 is simple graphic library for C++. I used it for some my programs
25th Apr 2017, 5:24 PM
Wojciech Bruski
Wojciech Bruski - avatar
+ 2
In order to make graphics in c/c++, you need to use an external library like Qt or SDL or even Win32 library. There are a lot of good tutorials over the internet.
25th Apr 2017, 3:38 PM
Toky R.
Toky R. - avatar
+ 2
you can use openGl
20th Jun 2017, 9:29 PM
Ali Ahmed Shaikh
Ali Ahmed Shaikh - avatar