|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Graphic Question
What program is used to make 2d/3d sprites. Like in Ragnarok, or Maple Story? The game im working on or plan to work on is a 2d game with similar or identical graphic so i would like to know which program is good, Free and can Generate thoughs graphics.
|
|
#2
|
||||
|
||||
|
You can make sprites in paint for all it matters, it all depends on your skill on making them. Some good programs for them however are GIMP, GraphicsGale or Photoshop. Good luck!
|
|
#3
|
|||
|
|||
|
Oh ok i have heard of GIMP and im on the page rite now, im currently reading Some C++ Faqs. Would you recommend to try learning both GIMP and C++ at the same time or do one first then the other. im not easily confused just want to kno if they are anything similar in any of these. ......... Im sry if any of you think it Stupid what i just said im practially sleep typing and its hard to think straight at all.
|
|
#4
|
|||
|
|||
|
There's no relationship between GIMP and C++. GIMP is an image manipulation program. C++ is a programming language.
Are you trying to make a game? Rather than just jumping head first into an MMO or what not, be realistic and work your way up. It's like saying, I want to be an architect, so I'll start with a skyscraper first. If you don't have programming experience, pick a programming language and start with basic programs. Basic, basic programs. |
|
#5
|
|||
|
|||
|
a Basic Programming ? any Suggestions ... notepad, textpad .....?
|
|
#6
|
|||
|
|||
|
When I say basic programs, I mean programs that a) get you to learn the programming language of choice, and b) get you to learn programming concepts.
Example of screwing up A: People in the C++ forum want to make GUIs, graphics, etc. Yet they have no clue how to program in C++ itself. Whether you pick C++, Ruby, Java, C#, whatever. You need to spend time learning the language before you start going anything fancy with it. Example of screwing up B: You jump into programming, and try to program a complex game. But because you never have programmed before, when we say, you could use a loop here, create a linked list there, reserve space for a buffer for each node in the graph, etc., you draw a blank. Bad move. No programming experience? You have to learn basic computer science concepts. Seriously mate, it's nice that you want to get into programming to make an MMORPG, but if you're serious, you need to start by picking a programming language and learn how to program. You aren't even at the level of a basic programmer, and even intermediate programmers would be hard pressed to make a decent MMO. Google, and search these forums for picking a programming language. |
|
#7
|
|||
|
|||
|
Oh thats what you meant, rite now im studying C++ in a language. Is this good, easy hard ? whats a good Launguage to learn... i dont care much about the Difficulty. Just C programming is great enough. Interest me the most but hey what do i know rite ? .
Ok i Tried GIMP and its annoying me i do every step the Tutorial Says and its not never comes out the way it shows. anyone Know a good tutorial for GIMP? Can GIMP make 3d models and Animate them? is it a good source to make video games from, like Character Creation, Map Designing and otherwise good Detailing. Im Getting the hand of it, i followed the tutorials and i made this ... ![]() |
|
#8
|
|||
|
|||
|
bump
|
|
#9
|
||||
|
||||
|
If you're still around...
C++ is powerful, but it is also hard. It's a complex language. If you're scouring about for a good language to pick, google and search on these forums for how to pick a programming language. I've posted numerous times, and other's have written countless times about the choices needed in working with a programming language. Feel free to ask about various points raised in those posts. Quote:
Quote:
If you need to 3D work, you need a 3D modeler. You need the right tool for the right job. |
|
#10
|
|||
|
|||
|
Should probably just go ahead and learn C++ as it is the langauge of choice for graphics programming.
|
|
#11
|
|||
|
|||
|
hey , whats a sprite? i keep hearing that thing.im planning to learn game programming too right now im learning c++ i i have a little experience with vbasic i think i can handle programming but
what scares me off is graphics not sure i can do that any suggestions how to learn to make game graphics ? |
|
#12
|
|||
|
|||
|
> hey , whats a sprite?
http://en.wikipedia.org/wiki/Sprite_(computer_graphics) (A 2D image basically). > any suggestions how to learn to make game graphics ? Yes. Make sure you know your choice of programming language well. Graphics programming is simply an application of your programming knowledge. If you find yourself struggling with core computer science concepts, or not able to understand how a syntactical construct works, it's a sign your knowledge is lacking. |
|
#13
|
||||
|
||||
|
I think many, many games use DDS graphic files. You might want to look into that if you want to do some stuff.
Advice from before sticks, though. If you don't know what a sprite is, and more importantly, don't google it to find out, you shouldn't be using it. Might want to learn good old console app programming, and soak up the terminology and skills, before jumping into using any sorts of graphics.
__________________
A work in progress: Card Game Platform (Status: On Hold) | Joke Thread “Rational thinkers deplore the excesses of democracy; it abuses the individual and elevates the mob. The death of Socrates was its finest fruit.” |
|
#14
|
|||
|
|||
|
We'll I been down and out for a while away from the game programing cause i got addicted to lineage II *curses* i plan to go into computer sciences for college, and later get some extra experiences in scripting in C, and my partner in crime practices Java. Any of you know anything on that ?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > Graphic Question |
| Thread Tools | Search this Thread |