13

I am no graphics designer, but I'm a good developer with lots of experience. So, my question is the following:

Are any 3D design skills required for game development? If not, how does one write a game with 3D characters without having to design them?

Will Marcouiller
  • 1,357
  • 11
  • 16
  • 4
    Why did someone downvote this? I've run across plenty professional software engineers (and once, interviewed one!) that thought a game development team was entirely programmers, who also somehow produced all the graphics. The answer is simple, but it's a legitimate question. –  Jan 24 '11 at 15:19
  • Thanks for your support Joe Wreschnig! In fact, I have a clue that 3D design is necessary to produce such game as FFXIII, for instance. But since there are 3D engines, etc. I am only wondering whether these are enough to begin with, somehow. I know this sounds vague, but my idea about game development is as well! =) – Will Marcouiller Jan 24 '11 at 15:27
  • 1
    Question should say "required for 3D game development". Answer is trivially "no" if you're not making a 3D game. – chaos Jan 24 '11 at 16:15

2 Answers2

9

Like with just about any skill, like math, the answer is no, it's not required, but it helps.

So how do you cope with it? You find someone who has the skills required to help you. Or design something that does not require said skills, like in this case, a 2d game.

Jari Komppa
  • 7,873
  • 3
  • 30
  • 62
1

You don't have to design your own characters as some characters already exists, you just have to find them, you can even substitute a character with boxes when your prototyping the gameplay until you find a partner.

However Level Design is a different beast altogether even if they are just boxes it can make or break the gameplay and are intrinsically linked to the game design.

adrix89
  • 412
  • 4
  • 7