Your opinion on 3D models in classic Doom
-
- Posts: 197
- Joined: Sat Aug 31, 2019 11:59 pm
Your opinion on 3D models in classic Doom
What do you think about mods that add 3D models into Doom/GZDoom?
- Deybar_TECH
- Posts: 163
- Joined: Wed Dec 26, 2018 3:36 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 7
- Graphics Processor: Not Listed
- Location: El Alto - La Paz - BOLIVIA
- Contact:
Re: Your opinion on 3D models in classic Doom
I love 3D models. 
and I would like more users to use them.
Only Gzdoom allowed me to easily
add codes and 3D models.
The best thing is that GZdoom
recognizes the format (.Obj)
that is more precise than the old MD3.
ever tried to use the famous (unity)
but nothing went right and
I hope I never have to re-install it.
I am left with the wonderful GZDóom.
I just hope that the developers will
someday expand the capabilities of 3D models.

and I would like more users to use them.
Only Gzdoom allowed me to easily
add codes and 3D models.
The best thing is that GZdoom
recognizes the format (.Obj)
that is more precise than the old MD3.
ever tried to use the famous (unity)
but nothing went right and
I hope I never have to re-install it.
I am left with the wonderful GZDóom.
I just hope that the developers will
someday expand the capabilities of 3D models.
- sinisterseed
- Posts: 1349
- Joined: Tue Nov 05, 2019 6:48 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: Your opinion on 3D models in classic Doom
Some are good, some are bad. I only ever use them if they come with the mod, and never as replacement for vanilla sprites, those are hideous.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49223
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Your opinion on 3D models in classic Doom
Most are bad, the only model heavy mods I enjoyed were TCs which borrowed models from other commercial games.
Re: Your opinion on 3D models in classic Doom
Great in theory, but most of the actual model interpretations of the classic monsters that people have made are a bit.. aesthetically lacking.
- Kinsie
- Posts: 7402
- Joined: Fri Oct 22, 2004 9:22 am
- Graphics Processor: nVidia with Vulkan support
- Location: MAP33
- Contact:
Re: Your opinion on 3D models in classic Doom
Why are you asking us without telling us your opinion?Artman2004 wrote:What do you think about mods that add 3D models into Doom/GZDoom?
- leileilol
- Posts: 4449
- Joined: Sun May 30, 2004 10:16 am
- Preferred Pronouns: She/Her
- Location: GNU/Hell
Re: Your opinion on 3D models in classic Doom
Not worth it unless:
- Normals are recognized and calculated upon to give proper shading (even a simple fixed-towards-view 'specular' calc would help a lot), otherwise they'll look flatter than the original sprites.
- The models are really REALLY well done (and i don't mean "quality" from having some higher amount of polys) and optimized. (Don't rip off YPOD's junk.)
- The models look faithful enough, like the clay models or the toys photosourced from with no strange "creative liberties".
- Don't animate like a blobby sliding nightmare. Doom actor code interpolated and applied to 3d models with their lack of angles, animation capabilities, etc. all serve to make a less believable world and are just odd and uncanny. The original Quake avoided some of this problem by having frame macros with well animated walk/run cycles that vary their step distance, etc.. and doing this to Doom would mean a different gameplay experience at that point.
"3-D!!!!!!!!!!" Doom's had a hard time hitting all 4 in the past 20 years.
- Normals are recognized and calculated upon to give proper shading (even a simple fixed-towards-view 'specular' calc would help a lot), otherwise they'll look flatter than the original sprites.
- The models are really REALLY well done (and i don't mean "quality" from having some higher amount of polys) and optimized. (Don't rip off YPOD's junk.)
- The models look faithful enough, like the clay models or the toys photosourced from with no strange "creative liberties".
- Don't animate like a blobby sliding nightmare. Doom actor code interpolated and applied to 3d models with their lack of angles, animation capabilities, etc. all serve to make a less believable world and are just odd and uncanny. The original Quake avoided some of this problem by having frame macros with well animated walk/run cycles that vary their step distance, etc.. and doing this to Doom would mean a different gameplay experience at that point.
"3-D!!!!!!!!!!" Doom's had a hard time hitting all 4 in the past 20 years.
- MFG38
- Posts: 414
- Joined: Sun Apr 14, 2019 8:26 am
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Finland
- Contact:
Re: Your opinion on 3D models in classic Doom
Original 3D models in a map/mod, like weapons, props etc.? Cool.
3D model interpretations of the original sprites? Mostly fucking ugly.
3D model interpretations of the original sprites? Mostly fucking ugly.
Re: Your opinion on 3D models in classic Doom
3D models in DOOM? Unless it is more of a new game than a mod for DOOM I'd say noway, nohow. It just don't belong. That is my personal opinion though, I am probably in a minority. I have seen tons of mods pop up over the years mixing 3D models together with traditional 2.5D sprites. It just ain't right. Either go all the way or stick with one or the other.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: Your opinion on 3D models in classic Doom
Models can be made not to interpolate, right? That might help with the uncanny slippy-slidey effect.
(I don't know because I never use them - which probably answers the OP question)
(I don't know because I never use them - which probably answers the OP question)
- Redneckerz
- Spotlight Team
- Posts: 1115
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: Your opinion on 3D models in classic Doom
Early ports used this as a feature, and they looked bad. Nowadays, most models still do not look good.
However, 3D models helped ports gain support for standard formats that are present in other id games (MD2, MD3, and so on).
For custom games, 3D models could work. Not so much for Doom, i feel. Unless you get an exact 3D representation of the original. The voxel project over at DW does a good job at that, but those aren't models.
However, 3D models helped ports gain support for standard formats that are present in other id games (MD2, MD3, and so on).
For custom games, 3D models could work. Not so much for Doom, i feel. Unless you get an exact 3D representation of the original. The voxel project over at DW does a good job at that, but those aren't models.
Re: Your opinion on 3D models in classic Doom
Weird question. It's like asking "what do you think of doom with 32-bits color depth?"Kinsie wrote:Why are you asking us without telling us your opinion?Artman2004 wrote:What do you think about mods that add 3D models into Doom/GZDoom?
Doom with 3D models is strange because the game is a top down game. Everything lies on a XY plane. You can't jump over stuff or pass under things. The models themselves are bad looking.
this thing really looks as if it's been made by someone learning to model. To add to leileilol, 3D models require proper lighting, per vertex or per pixel. Because that's what makes 3D look 3D, it has to have depth, full bright looks horrible.
- Caligari87
- Admin
- Posts: 6227
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
- Contact:
Re: Your opinion on 3D models in classic Doom
This is thoroughly not true, please educate yourself and stop spreading misinformationNotDoom wrote:Doom with 3D models is strange because the game is a top down game. Everything lies on a XY plane. You can't jump over stuff or pass under things.

Re: Your opinion on 3D models in classic Doom
I find that the best application for models in GZDoom is props, and even that has to be carefully done, and usually, voxels work better. But I can see models being used for stuff such as vegetation in the distance without it looking bad at all next to all the other 2D graphics. I'm sure there's many other applications where models (and voxels) would work great as props too.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49223
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Your opinion on 3D models in classic Doom
Matt wrote:Models can be made not to interpolate, right? That might help with the uncanny slippy-slidey effect.
(I don't know because I never use them - which probably answers the OP question)
No, that'd look extremely bad and would make the models stand out like a sore thumb even more. Don't forget that Doom's walking animations are often AABBCCDD with frame delays larger than 1, so without hacks it's impossible to map to a model animation.