Hey im pretty new to C and C++ but ive learned all the basics through multithreading and wanted to try my hand at starting with a graphics library. i know of allegro and sdl, but does anyone else have some suggestions?
6 replies to this topic
#1
Posted 29 December 2011 - 07:16 AM
|
|
|
#3
Posted 29 December 2011 - 10:14 AM
If you want to use OpenGL but don't want to deal with the low level stuff for creating windows and OpenGL contexts, you could try GLFW - An OpenGL library. You can also do it with SFML and SDL.
Latinamne loqueris?
#4
Posted 29 December 2011 - 10:39 AM
Thanks you. Right now i have the mingw compiler. how do i add a graphics library in or do i need to get an ide like code::blocks?
#5
Posted 29 December 2011 - 11:34 AM
It depends. What library are you trying to use? You'll probably find guides for installing them on the respective library's website.
And no you don't need to use an IDE but it may make it easier.
And no you don't need to use an IDE but it may make it easier.
Latinamne loqueris?
#6
Posted 30 December 2011 - 09:20 AM
zapdude1234 said:
Thanks you. Right now i have the mingw compiler. how do i add a graphics library in or do i need to get an ide like code::blocks?
Check out lazyfoo.net for a indepth tutorial on linking SDL (other libraries are similar, just go to the first tutorial, select Windows and then select Code::Blocks).
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
#7
Posted 15 January 2012 - 12:55 PM
C + SDL + OpenGL + Code::Blocks + Lazy Foo' Productions == Profit$$$
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









