How to make colour & picture in C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make colour & picture in C++?

I am almost done my c++ course, but since I am on an old mac my only compiler is on sololearn. I haven't learnt how to make 'picture' with c++ or even colour, I was wondering if I can make colour change or make some sort of graphic with c++ on sololearn. Thanks.

20th Apr 2018, 3:05 AM
Kyle
Kyle - avatar
4 Answers
+ 3
You can't work with pictures or color in the SoloLearn environment. You'll have to use a totally separate graphics library like SDL2 or OpenGL. Here is a link for an SDL tutorial if you want to learn [ http://lazyfoo.net/tutorials/SDL/ ]
20th Apr 2018, 3:29 AM
Zeke Williams
Zeke Williams - avatar
+ 1
Not in SoloLearn, unfortunately.
20th Apr 2018, 3:51 AM
Zeke Williams
Zeke Williams - avatar
+ 1
Thanks! I’ll just have to do some of my own research!
20th Apr 2018, 3:12 PM
Kyle
Kyle - avatar
0
Do we get taught how?
20th Apr 2018, 3:49 AM
Kyle
Kyle - avatar