A place for maximums

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Post Reply
User avatar
Kappes Buur
 
 
Posts: 4122
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

A place for maximums

Post by Kappes Buur »

From time to time a question is asked what the maximum of this or that is.

For example:
what is the maximum number of keys
what is the maximum number of monsters
what is the maximum number of scripts
what is the maximum mappable area
etc

While some questions are answersed, the forum search function is fairly useless in finding those answers.
Could we have an easily accessible place where we can find that information, and which can be updated as need be?
User avatar
Reactor
Posts: 2091
Joined: Thu Feb 03, 2011 6:39 pm
Location: Island's Beauty, Hungary

Re: A place for maximums

Post by Reactor »

I agree, that would certainly be some extremely useful information, especially if someone is devoted enough to create huge maps, because the story demands - such as The seventy-five minutes speed run - and then has to start from very beginning again just because he exceeded some damn limit.

Be sure you also include the maximum parameters for models - number, size, and such. This could be critical for a forest level with model trees.
User avatar
Kappes Buur
 
 
Posts: 4122
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: A place for maximums

Post by Kappes Buur »

User avatar
Kappes Buur
 
 
Posts: 4122
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: A place for maximums

Post by Kappes Buur »

Reactor wrote: Be sure you also include the maximum parameters for models - number, size, and such. This could be critical for a forest level with model trees.
For models it seems that the maximum number is difficult to pin down, because that depends greatly on the system specs of a given computer.

As I have done before in other posts, I recommend to take a look at Enjay's Gene-Tech: Before the Storm. That pwad uses only models and a bunch of dynamic lights, and if that works for you then there is no worry about the maximum number of models.
User avatar
Enjay
 
 
Posts: 26534
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: A place for maximums

Post by Enjay »

Which reminds me, I need to get a fixed version of that up to silence an error message. I was waiting to find out about fixing normals on the models to make them look prettier but it looks like that's either not going to happen or it will be a long time before it does because, frankly, I have no idea what's needed.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49071
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: A place for maximums

Post by Graf Zahl »

There is no maximum number of models, except available memory. And one large model can just consume as many resources as 100 small ones. Models are also loaded per map, so the actual limit can vary.
User avatar
Reactor
Posts: 2091
Joined: Thu Feb 03, 2011 6:39 pm
Location: Island's Beauty, Hungary

Re: A place for maximums

Post by Reactor »

So if I understood correctly, it's no problem if a level is stuffed with models, as long as your rig is beefy...is this fact?
User avatar
Kinsie
Posts: 7401
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: A place for maximums

Post by Kinsie »

Reactor wrote:So if I understood correctly, it's no problem if a level is stuffed with models, as long as your rig is beefy...is this fact?
The engine won't throw an error, but your players will likely throw harsh language at you if you don't use some semblance of common sense. See: That one BoA map that had heaps of high-poly trees with hi-res textures in the fogged off distance of the skybox where you could only see their outlines.
User avatar
Reactor
Posts: 2091
Joined: Thu Feb 03, 2011 6:39 pm
Location: Island's Beauty, Hungary

Re: A place for maximums

Post by Reactor »

I see. Well, I don't plan to stuff models everywhere they don't need to be, and a sprite would be just as good. Typically, I'd utilize models for either tall or wide objects, such as trees, vehicles. Models shall be used for stuff which are side-mounted to the wall, and would look fugly as sprites, and also for objects which can be jumped on, as they'll also look horrendously crap when viewed from above. So...well...yeah, there'll be lots of models.
As for huge monsters, there'll be only one which will require being a model, and there'll be about 4 of them in the entire game.
Post Reply

Return to “General”