ahhhhhhhhhhhhhhhhhh!! heelp with graphics pleeeeeeeeeeeeeeeeeeeeeease!!!!!!!!!!

Nov 10, 2010 at 1:51am
closed account (SEbXoG1T)
i know how to make graphics, the only problem is i dont know how to put them in a c++ program
Nov 10, 2010 at 2:03am
You need to be more specific. What API are you using? What kind of program are you trying to make?


You also need to have less obnoxious thread titles
Nov 10, 2010 at 2:07am
closed account (SEbXoG1T)
i am just trying to make graphics appear as a start. sorry about the title, have to catch attention
-jg16477
Nov 10, 2010 at 12:20pm
Your question makes no sense, if you know how to make graphics, then that by definition implies you know how to implement them in a program.

Do you mean "i know how to draw pictures using drawing and editing programs like GIMP"..?
Nov 10, 2010 at 5:08pm
i am just trying to make graphics appear as a start.


Again... you need to be more specific.

Are you in the console? Are you working with WinAPI? Are you using any other libs? etc, etc

What kind of program are you trying to make? A game?
Last edited on Nov 10, 2010 at 5:25pm
Nov 10, 2010 at 8:47pm
closed account (SEbXoG1T)
i am using dev c++. im trying to display graphics.
Nov 10, 2010 at 8:54pm
Please answer more of the questions Disch asked...like what library you plan to use.
Nov 10, 2010 at 10:19pm
Assumin you want to make a game, I would use SFML. There are tutorials on the home page for how to draw graphics.

http://www.sfml-dev.org/

If that is not what you're looking for, you need to get more specific.
Nov 11, 2010 at 10:14am
i am using dev c++. im trying to display graphics.


DEV C++ is an IDE, nothing more, it lets you write your code, compile it, debug it. Nada más

Also it is abandoned, get code::blocks instead
Last edited on Nov 11, 2010 at 10:15am
Topic archived. No new replies allowed.