Model backface culling

Moderator: Graf Zahl

Locked
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Model backface culling

Post by Nash »

I've started work on what I hope to be the official GZDoom model pack. I've finished some simple items so far; the health and armour bonuses, the medikit, stimpack and berserk and I've started working on the spheres.

One thing that would make the spheres and health bonuses look more convincing is if I actually enclose them within reversed polygons.

Currently, GZDoom draws the backfaces of a model's polygons.

I propose an option, that will make GZDoom not draw the model's backface. I'm not sure where this would go, maybe a keyword in MODELDEF or something?
Chilvence
Posts: 20
Joined: Sun Nov 13, 2005 3:44

Post by Chilvence »

Hey Nash, its nice that you are working on models, but do you really have a reason to start a whole new project? Why not join forces with us unwashed jdoom lepers? The JDRP already has really nice powerup models and most of the decorations, its monsters it needs.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

But JDoom's and GZDoom's model format and animation systems are so different from each other... how would we begin to start making the two interchangable with each other?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

The models themselves are exactly the same. Only the definition files are different.
Chilvence
Posts: 20
Joined: Sun Nov 13, 2005 3:44

Post by Chilvence »

Exactly, You only have to make some definitions that work with GZDoom, and then (well, theoretically) the pack should be compatible with both. The only things I can think of that will be hard to cross over are particle effects and multiple sub-models, although I believe GZdoom supports multiple models per object?

I'll struggle with that though, because now I use Linux...
Locked

Return to “Closed Feature Suggestions”