Jump to content
The Dark Mod Forums

Max Poly Question


ShaZe

Recommended Posts

Hey guys, was just wondering how much poly you put on your characters, weapons, ennemies and objects in your mod. Just to know how much the engine like doom3 can handle.

 

I am getting 2,2 k for a character, but for somes objects made with cylinders, it can raise up quickly if I don't want it to look "edged".

 

Thanks for the answers. ;)

Link to comment
Share on other sites

You can actually go as high as you want, only the specs of the hardware is the limit afaik.

 

Yes but obviously if someone is to actually use them then it has to be relatively low or you'll end up with something like Oblivion - super high poly models which slow down the game like shit and give no significant advatage to visual appearence.

Link to comment
Share on other sites

Yeah I downloaded a mod that is a WIP intended to cut the whole thing down, poly-wise. There was something ridiculous, like a single type of rock that was close to 10,000 polys and they cut it down to a couple of hundred with no noticible difference. It's a good mod, I should get an update of it.

Link to comment
Share on other sites

  • 4 weeks later...

Hey guys, new to the forum.

 

I didn't think it would lead me to DLing an Oblivion Mod. Although my new machine runs Oblivion pretty darn good.

 

Anyway, the reason I did sign up is that I just dropped $10 on Doom3 now that I can it, my system handles it great and I am bored with Dromed.

 

I was interested in polycounts so...

Interesting that Dram says object polys should be about 250, hopefully this engine runs higher polys than that. I'm installing the SDK today, unfortunately I put Doom3 in the default Program Files folder and have to reinstal.

I have been pushing upwards of 1500 polys on my latest Thief2 objs and was hoping Doom3 will run closer to Morrowind or Oblivion poly counts. I think my Morrowing bottles were at least 400 polys. (Schwaa's Potion Upgrade)

 

Anyway, I'm going to roound up some screenies and e-mail the team, but I do have most of my objects here, some screens of my Morrwind stuff too, on Schwaa's Morrowind page.

http://thiefmissions.com/lpg

Edited by Baddcog

Dark is the sway that mows like a harvest

Link to comment
Share on other sites

Schwaa! I'll have to get used to Baddcog (even though I know it's been that way a long time)

 

I don't know anything about poly counts, but I'm positive that anything you contributed would be high quality, as it always is. We can ALWAYS use more objects of every kind! :D

shadowdark50.gif keep50.gif
Link to comment
Share on other sites

Schwaa! I'll have to get used to Baddcog (even though I know it's been that way a long time)

 

I don't know anything about poly counts, but I'm positive that anything you contributed would be high quality, as it always is. We can ALWAYS use more objects of every kind! :D

 

Awesome, I'm down. I've been doing a bit of stuff for T2 lately- high poly- that I'm about to release. But I don't see it getting much use. I'll package some stuff up and send it to you guys, you can check it out in T2 for now I guess, I still have to successfully port something to D3 before I make any promises :wacko: , got the exporter though so it shouldn't be hard.

 

If you want or need anything specific let me know, at the very least I could model/texture and send a 3ds file. I'd love to work off some comcept art as most of my stuff is just ground up in max with just a foggy idea of what I want.

Dark is the sway that mows like a harvest

Link to comment
Share on other sites

You probably can go higher than 250 for the main mesh - the problem is the shadows. Doom 3 shadows are all dynamic and realtime, so they're pretty expensive. You can have a separate shadow mesh that's different from the main mesh, which helps; so your shadow mesh can be very low-poly while your main mesh is more detailed.

 

Also remember that D3 can use normal maps (unlike T2, I think?) which can make low-poly objects look much higher-poly.

 

We do have a list of needed models. If you'd like to contribute some additional work perhaps New Horizon can set you up as a contributor and then we can go from there. :)

My games | Public Service Announcement: TDM is not set in the Thief universe. The city in which it takes place is not the City from Thief. The player character is not called Garrett. Any person who contradicts these facts will be subjected to disapproving stares.
Link to comment
Share on other sites

Ah, of course I should have thought of the normal-mapping. So you should use all your modeling power and make super awesome ultra-high poly stuff, then normal map it, then make the low poly version which will still look pretty great.

 

I still have no idea how to actually go about all that, but it's the theory. It really does look good I think, allowing for more objects in the room because they aren't actually too high poly each.

shadowdark50.gif keep50.gif
Link to comment
Share on other sites

I have been thinking for a while, and now this thought precipitated enough to be typed, that eventually a limit will be reached and maintained where the density of polygons on screen equals approximately the number of pixels on screen, with the decision made whether to render or not render them made on the proximity to the player and therefore their visibility. Then one might have from almost none to huge amounts of polygons in the form of many high-detailed objects in the room and the performance will almost be the same. The reason for "almost" is because the increased amount of polygons increases the load in pre-processing the decision to render them or not based on the player distance and visual area.

Link to comment
Share on other sites

If rendering polygons was that cheap, I think you'd probably just calculate visibility based on bounding boxes and portals, both of which aren't dependent on numbers of polygons. That way your overhead doesn't increase, and since polygons are so cheap it hardly matters if you render a few too many.

My games | Public Service Announcement: TDM is not set in the Thief universe. The city in which it takes place is not the City from Thief. The player character is not called Garrett. Any person who contradicts these facts will be subjected to disapproving stares.
Link to comment
Share on other sites

Awesome, welcome. :) All of this is AFAIK, and some opinion, so take it with a pinch of salt. Polycount targets are definitely not as high as Morrowind or Oblivion, which are known to be very unoptimized (even careless) in that area, and have different (and simpler) lighting systems than D3. However, the numbers Dram may have mentioned are geared toward TDM scenes being able to have a lot of objects, and a lot of detail overall. Sure, a cart could have 4000 polys, but when in a scene with a sculpture, a decorative gate, two builder guards, a fountain, etc etc etc, it'd be better if the cart was only 800. Plus as Crispy said, normalmaps use light to add unlimited detail (as I'm sure you're aware). So, we can go higher of course, but we still try to aim in the conservative range, so that more detail can be thrown into scenes as a whole, instead just into one object. Hopefully that makes sense. :)

Link to comment
Share on other sites

Crispy, that would be awesome.

 

Last night I got as far as improting and exporting a dm5 mesh and anim(no keyframes).

Had to add 2 bones to my lamp to export (like the wrench has)

 

I also noticed that all the objects seem to be ase and lwo format.

Unfortunately I have Max5 which doesn't export LWo and I've never heard of ASE files. Accutrans will import LWO but not export.

 

Anyone know of a freeware conversion program from 3ds to lwo?

 

I've been DLing pages of the Wiki and will keep at it, I have limited time so I'm sure it'll be a few weeks before I get much done.

 

I did play with Dark Radiant, but have yet to get an obj to show, haven't got a map to load (can't find em) and have no idea how to play test a map. Also, I installed Doom3 editor, but I have no Icon to start

 

I know, silly newb Q's for now. But i can model, really.

I'll upload and send a few pics...

-----

 

Oh yeah, i understand the bump map thing and it does make a huge difference for sure.

Dark is the sway that mows like a harvest

Link to comment
Share on other sites

It's short for "ASCII Scene Export", it may be listed under something similar to this.

 

 

Oh of course :D I do have ASC II as an option.

 

I'll probably have loads of Q's eventually but this helps alot for now, thanks

 

Alright, exported ascII, placed it in the proper folders and it came up in the obj list.

Although it is all blue right now, using .tga and .dds textures which seems to be the norm, believe I've got all the path names and whatnot correct. I got a lamp zipped up, anyone care to take a look and tell me what's wrong?

Edited by Baddcog

Dark is the sway that mows like a harvest

Link to comment
Share on other sites

I have been thinking for a while, and now this thought precipitated enough to be typed, that eventually a limit will be reached and maintained where the density of polygons on screen equals approximately the number of pixels on screen, with the decision made whether to render or not render them made on the proximity to the player and therefore their visibility.
Well I don't think distance would be enough to go on - just because a polygon is smaller than a pixel does'nt mean it won't be drawn. If it doesn't draw that polygon, which polygon will it draw instead? If it was just based on distance, everything would disapear into blackness after a certain distance. There needs to be something drawn.
Link to comment
Share on other sites

incorrectly interpreted.

from distance A ball of N polygons represented by circle of M pixels of various shades depending on lighting. Say mapping every other polygon to the pixel.

from distance B which is closer, same ball has N pixels, for each polygon.

distance C, closer, N+J pixels, a few per polygon.

standing close to high poly object means other objects not seen, poly count limited.

essentially there's always a limit of polygons rendered, average, say, 0.7(x*y screen pixels)

what does it draw instead? the next, or the next after that, etc, depending on distance.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 6 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
    • nbohr1more

      Looks like the "Reverse April Fools" releases were too well hidden. Darkfate still hasn't acknowledge all the new releases. Did you play any of the new April Fools missions?
      · 5 replies
×
×
  • Create New...