1 registered members (TipmyPip),
18,513
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: WILL push A7 to its limit!
[Re: fogman]
#352424
01/03/11 16:21
01/03/11 16:21
|
Joined: May 2009
Posts: 1,816 at my pc (duh)
darkinferno
Serious User
|
Serious User
Joined: May 2009
Posts: 1,816
at my pc (duh)
|
Start with a small level with great shaders and grafics. You´ll get an instant impression on how your game will look like. It will help you to develop a style. i guess he COULD work on gameplay after he did set up a small decent looking scene but setting up a decent looking scene isnt exaclty easy, atleast if he gets his content done correctly, an artist might see potential and be willing to help, care should be put into how the game feels. Don´t use placeholders, because you´ll struggle when it comes to polycount & texture sizes. On top of that, you´ll have to do 50% of the level design twice. Unnecessary additional work, imo. -First focus on grafics, because actually you want to attract people at the very first beginning to make them curious. Well said in another thread: They are coming for eye candy, they are staying for content. sorry i personally dont believe in alot of this AT ALL, first off, if he doesnt use placeholders, what does he do until that miraculous day come when he finally gets that boat model he wanted, dont SHOW us your placeholder, use it to get a feel for your game, ofcouse we dont literally mean using a box, but he can use some lowpoly free boat model for now, personally i think he's already failed if he spends two days tweaking graphics and then all we see is some halfglory screenshot My project works this way and it evolves better than I´ve thought at beginning. But (!!) in the end you´ll to extermine your workflow by yourself. Because it will differ and depends on the project, your skills and your budget (time & money). not everyone has your potential  yes i was the one that said people come for eyecandy and stay for content but good gameplay falls under eyecandy also, ofcouse by placeholders we do expect it to have a basic look of the game: for example, this is the start of scion using placeholders, first thing i do when i start a project is get it working, if your game can impress people using no shaders and placeholders then youre on the right path, someone WILL step forward to assist, artists tend to rather put their work in something that seems fruitful and i dont think a placeholder is necessarily ugly, as long as it provides whats needed to start working, a fully animated model can also be a placeholder, as in: this is a few months later:http://www.youtube.com/watch?v=sZNo51EIG8Mthen few weeks: then we got to here:http://www.youtube.com/watch?v=o4isYeoyw9c your method works in some situations, i just dont see why someone with low resources should spend days/weeks trying to make eyecandy, some water, a terrain, skybox, free boat model and some sprites seems enough for him to make something that would appeal to people IF he did gameplay right
Last edited by darkinferno; 01/03/11 16:30.
|
|
|
Re: WILL push A7 to its limit!
[Re: darkinferno]
#352455
01/03/11 19:05
01/03/11 19:05
|
Joined: Nov 2004
Posts: 7,121 Potsdam, Brandenburg, Germany
Machinery_Frank
Senior Expert
|
Senior Expert
Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
|
I think both methods can work well. But Fogman is right when it comes to the point of learning how far you can go until you reach limits. Because of that he already wants to use textues and shaders in a prototype to see how it works, how it scales, how detailed he can go later on.
I agree with that. You dont need the prettiest textures for that, but you need textures, normal maps, spec maps, maybe even displacement and opacity. You need all this for testing. And when you texture everything with some kind of a measurement pattern displaying 1 meter or similar, then you will not see how many draw calls a final level will create. You will not experience how many draw calls will bring your game down, how you have to optimize, to copy several textures into one, to group models, whatever.
Because of this he suggested to work as close as possible to a final result. And it indeed makes a lot of sense.
Models, Textures and Games from Dexsoft
|
|
|
Re: WILL push A7 to its limit!
[Re: darkinferno]
#352463
01/03/11 19:49
01/03/11 19:49
|
Joined: Nov 2004
Posts: 7,121 Potsdam, Brandenburg, Germany
Machinery_Frank
Senior Expert
|
Senior Expert
Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
|
all that was stated above still seems to fall under 'placeholders' in my eyes  Yes, it can be done with "placeholders" of course. But I saw un-textured characters in your prototype. And a character or a weapon often needs the most texture resolution in a game. Without it you get a wrong impression of the performance of your game.
Models, Textures and Games from Dexsoft
|
|
|
Re: WILL push A7 to its limit!
[Re: FBL]
#352510
01/04/11 01:22
01/04/11 01:22
|
Joined: Apr 2005
Posts: 4,506 Germany
fogman
Expert
|
Expert
Joined: Apr 2005
Posts: 4,506
Germany
|
Single colored tga, 1024x1024 pixels: 32kb Real tga Texture, 1024x1024 pixels: 3MB
Same goes for shaders, lights, polycount, AI behavior...
For protoyping / testing I use placeholders as well, but not for the final game because there are too much dependencies.
no science involved
|
|
|
Re: WILL push A7 to its limit!
[Re: fogman]
#352513
01/04/11 01:49
01/04/11 01:49
|
Joined: Sep 2003
Posts: 6,861 Kiel (Germany)
Superku
Senior Expert
|
Senior Expert
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
|
Single colored tga, 1024x1024 pixels: 32kb Real tga Texture, 1024x1024 pixels: 3MB No. TGA does not use any compression whatsoever. Thus Single Color TGA: 3MB.
"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual Check out my new game: Pogostuck: Rage With Your Friends
|
|
|
Re: WILL push A7 to its limit!
[Re: Superku]
#352519
01/04/11 07:14
01/04/11 07:14
|
Joined: Apr 2005
Posts: 4,506 Germany
fogman
Expert
|
Expert
Joined: Apr 2005
Posts: 4,506
Germany
|
Wiki says: "Image data may be stored raw, or optionally, a lossless PackBits RLE compression can be employed."
You can use compressed tga´s with gamestudio, Gimp has tga compression for example and I use it every time.
no science involved
|
|
|
|