Questions

Post anything to do with editing Nexuiz here. Whether its problems you've had, questions, or if you just want to show off your work.

Moderators: Nexuiz Moderators, Moderators

Questions

Postby Ammid » Wed Feb 20, 2008 9:04 pm

Im just kinda curious as to why you guys made all the player models have such low poly counts? Your using the Q3 game engine and your player models dont go anywhere near the maximum amount of polys it alows per player models, which happens to be 32000. I only know cause I model and mod and map for other Q3 Engine based games and so Im juts sorta surprised at how low detail all the models are. Any reason behind it?
Image
Ammid
Newbie
 
Posts: 2
Joined: Wed Feb 20, 2008 8:19 pm
Location: places

Postby shaggy » Wed Feb 20, 2008 9:45 pm

My hypothesis:
I makes the game run smoother etc.
shaggy
Alien trapper
 
Posts: 419
Joined: Tue Apr 03, 2007 6:12 am

Postby torus » Wed Feb 20, 2008 9:52 pm

There is a difference between low detail and low poly. The current models have around 3000 tris, which is actually quite high (please don't try to tell me you have ever seen a quake engine game with a 32K poly player model). The problem is that the models are terribly optimized, and therefore look like shite. Increasing the poly count would be counter-productive, and only slow down the game.

We need lower poly models, but ones with tricks like tangent-space normal mapping applied to make up for the loss.
Image
torus
Forum addon
 
Posts: 1341
Joined: Sun Dec 24, 2006 6:59 am
Location: USA

Postby Urmel » Wed Feb 20, 2008 9:58 pm

Q3 engine? You must have misunderstood something my friend. Darkplaces is based on the Q1 engine.
uncomfortable
random
mean
embarrassing
limited
Urmel
Forum addon
 
Posts: 1744
Joined: Fri Mar 03, 2006 10:06 am
Location: Offline

Postby Mustelidae » Wed Feb 20, 2008 10:55 pm

Urmel wrote:Q3 engine? You must have misunderstood something my friend. Darkplaces is based on the Q1 engine.

Yeah, DP's a heavily modified Q1 engine.
Although the Devs are probably flattered that you thought it was Q3! :D
Mustelidae
Member
 
Posts: 13
Joined: Wed Jan 23, 2008 10:17 pm
Location: US

Postby Shoe » Wed Feb 20, 2008 11:37 pm

shaggy wrote:My hypothesis:
I makes the game run smoother etc.

Actually, no. It's been stated many times that they're poorly optimised, which is part of the reason why the team has looked a lot for modelers. Unfortunately most character modelers never got very far because of the exporting pipeline being hard to do for .zym.
Shoe
Keyboard killer
 
Posts: 517
Joined: Wed Mar 08, 2006 2:18 am

Postby Ammid » Thu Feb 21, 2008 4:28 am

why on earth would you use a modified version of the Q1 engine??

And no, I havnt seen someone make a player model thats 32k polys but I know how the Q3 engine works, and I guess it doesnt matter since your not using the Q3 engine..
Image
Ammid
Newbie
 
Posts: 2
Joined: Wed Feb 20, 2008 8:19 pm
Location: places

Postby Shoe » Thu Feb 21, 2008 5:37 am

Ammid wrote:why on earth would you use a modified version of the Q1 engine??

And no, I havnt seen someone make a player model thats 32k polys but I know how the Q3 engine works, and I guess it doesnt matter since your not using the Q3 engine..

Saying "modified Q1 engine" is a pretty big misnomer. DarkPlaces was originally based on Q1, true, but the code has been expanded upon so much with so many improvements that it's much closer to modern engines - especially moreso than Quake 3 (though I'm sure some ioq3 spinoffs have added functionality similar to DP).

I can't say the specifics but I'd imagine that the player model count is close if not in excess of that for Q3.
Shoe
Keyboard killer
 
Posts: 517
Joined: Wed Mar 08, 2006 2:18 am

Postby :) » Thu Feb 21, 2008 5:43 am

Ammid wrote:why on earth would you use a modified version of the Q1 engine??

That makes Darkplaces sound worse than it is :)
Realtime volumetric shadowing, HDR, gloss, bumpmapping and all sorts of nicies are in Darkplaces.
It's heavily modified, more like a Q1 derivative than a modified quake engine.
It's more powerful and modern than Q3, using the latest libcurl and libsdl for fast content downloads, 5.1 surround sound, and support for a wide range of modern hardware. Someone once made an enormous scale model of the Earth and Darkplaces was able to run that :)


As the others have said, the current playermodels are one of the bigger performance bottlenecks for clients; they're 2000-5000 tris if I recall correctly.
In addition to being a monster to render in large numbers, 32,000 poly playermodels would be useless. The upper limit for making player models should be 5000 polys, any further detail should be done with bumpmapping.
FPS games just do not need so many polys in their models. For example, Crysis, which is considered one of the most graphically-intense games currently, has 8000-9000 polys maximum, including the body, head, and attachments belonging to player models.
:)
Keyboard killer
 
Posts: 590
Joined: Tue Feb 28, 2006 9:09 pm

Postby shaggy » Thu Feb 21, 2008 6:25 am

Shoe wrote:
shaggy wrote:My hypothesis:
I makes the game run smoother etc.

Actually, no. It's been stated many times that they're poorly optimised, which is part of the reason why the team has looked a lot for modelers. Unfortunately most character modelers never got very far because of the exporting pipeline being hard to do for .zym.


Oh, I see. I just assumed it was a that it be the simple thing.
shaggy
Alien trapper
 
Posts: 419
Joined: Tue Apr 03, 2007 6:12 am

Next

Return to Nexuiz - Editing

Who is online

Users browsing this forum: No registered users and 1 guest

cron