Graphics

Nov 14, 2015 at 7:16am
May I know of any platforms that are highly recommended, easy to use and with tutorials on how to install and use for graphics in c++? It's quite urgent and I will probably need it by next week. Thanks!!!
Nov 14, 2015 at 7:38am
Nov 14, 2015 at 7:56am
'Platforms?'. Yes, Linux, Windows and Mac OS on x86 processors can do graphics output of C++ programs.

But you probably wanted libraries: SFML (c++), Allegro (c), SDL (c)
Topic archived. No new replies allowed.