2 registered members (OptimusPrime, AndrewAMD),
14,580
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Polygon count
#95053
10/19/06 14:26
10/19/06 14:26
|
Joined: Oct 2006
Posts: 96 NC, USA
Noob65
OP
Junior Member
|
OP
Junior Member
Joined: Oct 2006
Posts: 96
NC, USA
|
Trying to get an idea on where the max polygon count should be for the game I'm looking to develop. I know the higher the number the slower it runs so I need to set a benchmark computer. I would say dual core, 1 gig Ram, 256Mb video minimum requirement.
I figure using LOD would greatly help the game speed and still using high count characters for life like experience up close. Enviroment in the levels should be nice too, close to life like. Size of the maps will vary, but in general I would say they are small to medium. With maps preloaded on clients computer it should help game speed when playing on-line, right?
With all this in mind, I'm looking for opinions on what software to use for the different parts. For example, characters (Maya), levels (3D MAX), engine (A6, C4) and it doesn't help I don't know C++...LOL, but I know I can learn. Yet, one of the reason I like the A6 is the shorter learning curve with C-script. But some feedback I got from another poster tells me the A6 is falling behind, would love to know if there is an A7 in the works.
Again, thanks for your patience with my questions. I realize that I've bombarded the Forum with newbie questions and to many of you stupid ones.
Noob65
|
|
|
Re: Polygon count
[Re: Noob65]
#95054
10/19/06 15:55
10/19/06 15:55
|
Joined: Jan 2003
Posts: 1,738 Nashua New Hampshire
anonymous_alcoho
Senior Developer
|
Senior Developer
Joined: Jan 2003
Posts: 1,738
Nashua New Hampshire
|
Real difficult question to answer. The max poly count is the highest number of polygons that can be drawn at once without having FPS go to a critically low number. There is no real max poly number out there as it depends on the overall design of the game. Fewer particles, more polygons. Fewer models, more polygons. Optimized scripts, more polygons. The general idea is to get as much detail in polygons, particles, models, and so on and so forth and try to stay at a framerate of 30 fps, 20 minimum. At 15, it gets a little choppy, at 10, its pretty laggy, at 5, it just downright sucks. Just remember, you have to balance details with framerate.
And there is an A7 in the works. Prolly six months to a year from now before it comes out.
"Oh no, it's true! I'm a love magnet!"
Calvin from Calvin and Hobbes
My name's Anonymous_Alcoholic.
|
|
|
Re: Polygon count
[Re: Noob65]
#95056
10/19/06 17:19
10/19/06 17:19
|
Joined: Jan 2003
Posts: 1,738 Nashua New Hampshire
anonymous_alcoho
Senior Developer
|
Senior Developer
Joined: Jan 2003
Posts: 1,738
Nashua New Hampshire
|
Depends on the type of game. A high end RTS has about 500-1000 polys on a model, to make up for the fact that there will be a lot models drawn at once. An FPS on the other hand can range from 3000-10000 polies as there are fewer models being drawn at once. And you can get a lot of detail in 3000 polys. A really good model is a model that looks like it takes 20000 polys but only has around 3000. A racing game can have 20000 polys on each car.
It also depends on the system. These are all PC specs. I'm not even going to touch PS3, except to say that the new Splinter Cell was so damn good, I thought that it was a movie for the first half of the commercial.
"Oh no, it's true! I'm a love magnet!"
Calvin from Calvin and Hobbes
My name's Anonymous_Alcoholic.
|
|
|
Re: Polygon count
[Re: Noob65]
#95058
10/19/06 18:48
10/19/06 18:48
|
Joined: Jan 2003
Posts: 1,738 Nashua New Hampshire
anonymous_alcoho
Senior Developer
|
Senior Developer
Joined: Jan 2003
Posts: 1,738
Nashua New Hampshire
|
20000 polys and over is only too many if it lags the computer. If it works and it still allows a broad range of your customer base, go for it. However, it depends on what else is in the game, particles and such. So again, it depends on the game.
LOD would most certainly help. Getting rid of faces you can't even see b/c they are so far away will free up the framerate.
As for the new splinter cell, google it. It was on TV when I saw it.
"Oh no, it's true! I'm a love magnet!"
Calvin from Calvin and Hobbes
My name's Anonymous_Alcoholic.
|
|
|
Re: Polygon count
[Re: Noob65]
#95061
10/20/06 18:01
10/20/06 18:01
|
Joined: Jan 2003
Posts: 1,738 Nashua New Hampshire
anonymous_alcoho
Senior Developer
|
Senior Developer
Joined: Jan 2003
Posts: 1,738
Nashua New Hampshire
|
Depends on how well the models are built. Often, a 20000 poly model would look just as good and detailed at 10000. I can't seem to find what the official poly limit is, but I know its a good range. Look at some of the good stuff in the showcases, probably Showcase II. If you know your stuff, you could pull off awesome environments and not even hit the poly limit. The difficulty in building a highly detailed world is FPS. There are tricks to lower that though. Somewhere in "game play & game design" there is a thread, probably 2-3 months old, that I started asking about the best way to achieve the best possible framerate.
"Oh no, it's true! I'm a love magnet!"
Calvin from Calvin and Hobbes
My name's Anonymous_Alcoholic.
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|