Creating graphics for a full screen game? What dimensions?

Started by
29 comments, last by JTippetts 11 years, 10 months ago

[quote name='glhf' timestamp='1338891689' post='4946372']
My GDD is getting near completion so it's time to make it even more detailed...

I would venture to suggest that your next step should be to actually start making your game, instead of trying to do all this design and "GDD" bullshit up front. You're putting the cart before the horse, and if you spend too much time going too far in-depth with your design and pre-producing your art assets and all that you run the risk of having to throw away a ton of that time when it becomes apparent during iteration that something isn't going to work.

You've already made mistakes in your design and content production, so start iterating on something practical so you can expose those mistakes and correct them sooner rather than later.
[/quote]

You're offtopic.
You also don't seem to know anything about GDD's.
And I haven't made any mistakes.
Advertisement

[quote name='glhf' timestamp='1338891689' post='4946372']
My GDD is getting near completion so it's time to make it even more detailed...

I would venture to suggest that your next step should be to actually start making your game, instead of trying to do all this design and "GDD" bullshit up front. You're putting the cart before the horse, and if you spend too much time going too far in-depth with your design and pre-producing your art assets and all that you run the risk of having to throw away a ton of that time when it becomes apparent during iteration that something isn't going to work.

You've already made mistakes in your design and content production, so start iterating on something practical so you can expose those mistakes and correct them sooner rather than later.
[/quote]

I think that was pretty harsh, and quite frankly unnecessary. A game design doc can be one of the most helpful things when making a game if it's done right, and I don't know why you would accuse someone of making mistakes outright like that.


As for the question,

As mentioned earlier, having a larger imaged scaled down looks a lot better than having a smaller image scaled up. I would probably use that in conjuncture with different sized fonts.

...

You're offtopic.
You also don't seem to know anything about GDD's.
And I haven't made any mistakes.


And you're a bit out-of-line. I assure you that Mr. Petrie is far more familiar with GDDs than you. You don't think you've made any mistakes because you don't know enough to see them.

You're here asking rather simple questions that any amount of cursory research would answer, so either you haven't bothered to do your own homework, or you'd sooner let the opinions of internet strangers, however well-intentioned, set your course. Neither of these inspires confidence that you're willing or able to consider all the angles. The fact that you so readily dismiss an opposing viewpoint reinforces that lack of confidence.

Anyone who's designed anything much more complex than doorstop knows that design has to be iterated upon. As they say in war, even the best-laid plans don't survive contact with the battlefield. All that Josh was saying is that you're front-loading too much design with too little hands-on experience. the more experience you have, the more you'll be able to pre-design to a reasonable facsimile of the end result. This is true of design for both gameplay and technical implementation, and more-so where they touch. If you spend time laying out a poor plan, the best outcome is that you'll throw away the plan, but the worse (and more likely) outcome is that you'll throw away the plan, and also sink a lot more time into correcting the problem, and all the systems that were built around it.

The trick to planning isn't laying out all the details ahead of time, it's knowing what details should be laid out, and which are best to discover along the way. Image formats, while important, are absolute minutia. Choosing a resolution can be important, but a better question would be, "can I, and how do I, support different screen resolutions and geometries (4:3, 16:10, and 16:9 are most common)

throw table_exception("(? ???)? ? ???");


[quote name='glhf' timestamp='1339093082' post='4947118']
...

You're offtopic.
You also don't seem to know anything about GDD's.
And I haven't made any mistakes.


And you're a bit out-of-line. I assure you that Mr. Petrie is far more familiar with GDDs than you. You don't think you've made any mistakes because you don't know enough to see them.

You're here asking rather simple questions that any amount of cursory research would answer, so either you haven't bothered to do your own homework, or you'd sooner let the opinions of internet strangers, however well-intentioned, set your course. Neither of these inspires confidence that you're willing or able to consider all the angles. The fact that you so readily dismiss an opposing viewpoint reinforces that lack of confidence.

Anyone who's designed anything much more complex than doorstop knows that design has to be iterated upon. As they say in war, even the best-laid plans don't survive contact with the battlefield. All that Josh was saying is that you're front-loading too much design with too little hands-on experience. the more experience you have, the more you'll be able to pre-design to a reasonable facsimile of the end result. This is true of design for both gameplay and technical implementation, and more-so where they touch. If you spend time laying out a poor plan, the best outcome is that you'll throw away the plan, but the worse (and more likely) outcome is that you'll throw away the plan, and also sink a lot more time into correcting the problem, and all the systems that were built around it.

The trick to planning isn't laying out all the details ahead of time, it's knowing what details should be laid out, and which are best to discover along the way. Image formats, while important, are absolute minutia. Choosing a resolution can be important, but a better question would be, "can I, and how do I, support different screen resolutions and geometries (4:3, 16:10, and 16:9 are most common)
[/quote]

I don't agree.
The pre-development phase is free since I'm the one doing it.
The more important details I can include in the GDD that I give out to the team later the smoother and faster development will be = cost less money.
So It's just much smarter if I already know what sizes the images should be and even have them ready = saves lots of time because the programmer can just puzzle the pieces together instead of discussing and planning with me = cost more money.

And I really wasn't out of line, The moderator succesfully have derailed this thread now.. Good job on him.
He didn't even leave any comment at all about what the thread actually was for... images.

As for the question,

As mentioned earlier, having a larger imaged scaled down looks a lot better than having a smaller image scaled up. I would probably use that in conjuncture with different sized fonts.


Thanks, But What dimension should I originate from if it's going to be designed for fullscreen and scaling down to fit?
1600 x 1200 ? That's the max of what my computer allows.
You don't own this thread and have no authority to attempt to dictate it's course. This is a discussion forum. The only people who have that authority are the moderators, and I am the moderator of this forum. Do not attempt to play rules-lawyer with me.

Now then.

I think that was pretty harsh, and quite frankly unnecessary. A game design doc can be one of the most helpful things when making a game if it's done right, and I don't know why you would accuse someone of making mistakes outright like that.[/quote]
Yes, it was harsh. But I did not say that a game design document is a bad thing, I said that trying to do all the design work up front is bullshit, and quoted the term GDD to express some skepticism at the idea of specific pixel sizes being relevant to the design of the game. It's an implementation detail, and potentially one that belongs more in a technical specification if anything. As for mistakes? Anybody who believes they've never made any is a fool, or as Ravyne suggests, has never developed anything particular complex. All software has bugs in it, all designs have errors or omissions or exploits or loopholes. We make mistakes, probably more often than we made things correctly, and that's good because we learn from them. That's why we iterate.


[color=#282828][font=helvetica, arial, verdana, tahoma, sans-serif]

[background=rgb(250, 251, 252)]The pre-development phase is free since I'm the one doing it.[/background]

[/font]
[color=#282828][font=helvetica, arial, verdana, tahoma, sans-serif]

[background=rgb(250, 251, 252)]The more important details I can include in the GDD that I give out to the team later the smoother and faster development will be = cost less money.[/background]

[/font]
[color=#282828][font=helvetica, arial, verdana, tahoma, sans-serif]

[background=rgb(250, 251, 252)]So It's just much smarter if I already know what sizes the images should be and even have them ready = saves lots of time because the programmer can just puzzle the pieces together instead of discussing and planning with me = cost more money.[/background]

[/font][/quote]

Opportunity cost is relevant and needs to be considered. Especially if you going to hand off your design to a third party to actually get it implemented, you cannot expect to actually get anything produced without any kind of back and forth dialog and iteration. It is just impractical, it doesn't work that way. You will invariably have forgotten something that your developer will need to ask you about. You're only human.

Worrying about specific image resolutions isn't something you need in the GDD. What you want to call out is, as Ravyne suggested, that you want scalable resolution support. Your developer will be able to translate that into the technical details he needs to produce the implementation you desire.

Spoken with child-like naivety.

Yes, requirements are important, but the one's you're concentrating on are, relatively speaking, of the smallest order. Many other things will have a far-greater impact on how your software will be structured and constructed. For example, target system requirements. Your artists almost certainly shouldn't be working in native resolution on any modern platform, so even the final resolution of the game has relatively little impact on work-flows.

What really costs money later is not discussing things as they come up, but blindly executing a poor plan, and then having to backtrack and fix it later. If you're talking in terms of having a paid staff, just think how much money it would cost to have most of the staff sitting on their hands with no work to do while a few key people figure out how to tear apart the code and re-build it in a way that only now makes sense.

In short, your assumption that more planning means less costs relies upon the plan being flawless in every non-trivial regard. Even NASA occasionally and spectacularly gets things wrong, and they have a thousand of the brightest and most-experienced minds in the world focusing on one big task.

In the real world, being committed to the wrong plan always costs more in the long run.

Having the humility to admit what you don't know saves a lot of pain in the end.

throw table_exception("(? ???)? ? ???");


Thanks, But What dimension should I originate from if it's going to be designed for fullscreen and scaling down to fit?
1600 x 1200 ? That's the max of what my computer allows.

It depends.

If you are talking about a splash-screen full screen background, then you will want to include at least a 4:3 (most common), 16:9 (second most common) 16:10 (third most common) ratio images. Exactly how large those images should be ought to be a decision for your art people. This detail generally IS NOT part of a design document. It is part of the art direction, setting the image size to whatever the art director or lead artist decides it needs to be.

If you are talking about textures for individual UI objects, you will want to include at least those three most common image ratios. Again, this detail generally IS NOT part of a design document. It is generally decided by the person doing art direction based on the visual style being created.

Finally, if you are talking about textures for modeled objects, those are power-of-two textures. You can specify an approximate size to pixel ratio, but again, this detail is generally not part of the design document. It is generally decided by art direction and technical artists based on the actual performance of the engine.

[quote name='glhf' timestamp='1339096651' post='4947140']
Thanks, But What dimension should I originate from if it's going to be designed for fullscreen and scaling down to fit?
1600 x 1200 ? That's the max of what my computer allows.

It depends.

If you are talking about a splash-screen full screen background, then you will want to include at least a 4:3 (most common), 16:9 (second most common) 16:10 (third most common) ratio images. Exactly how large those images should be ought to be a decision for your art people. This detail generally IS NOT part of a design document. It is part of the art direction, setting the image size to whatever the art director or lead artist decides it needs to be.

If you are talking about textures for individual UI objects, you will want to include at least those three most common image ratios. Again, this detail generally IS NOT part of a design document. It is generally decided by the person doing art direction based on the visual style being created.

Finally, if you are talking about textures for modeled objects, those are power-of-two textures. You can specify an approximate size to pixel ratio, but again, this detail is generally not part of the design document. It is generally decided by art direction and technical artists based on the actual performance of the engine.
[/quote]

Thanks and I know it's not technically part of the design document but that's indy for you.. We need to take the roles of more than one job and I will simply try and do as many jobs I can because everything I do myself in pre-development doesn't cost me anything. It's true about opportunity cost but I'm not really in the position to have to worry about that because I don't have other projects going on or waiting for me.

I think I am good on what I need to do for art now.. time to get back to work =)
I concur that you're dealing with this issue before its time. And if you are giving the design document to a team, these are really issues that the UI artist should already be familiar with and understand.

But if you want to have some idea of the resolutions you should support, do a search for "browser display statistics". This should give you a decent idea of what resolutions people are using. You can use this data to determine for yourself the resolutions you'd like to target.

Also, I've often seen games provide UI elements in 2 or 3 different sizes and choose which to use based on screen resolution. Even if you slice up buttons and whatnot into corner/edge/middle sections, the same graphic may not look good at both your minimum and maximum supported display size. Having multiple sizes of the UI elements can help to mitigate this issue.

This topic is closed to new replies.

Advertisement