Just wondering on how to size a model to fit into the doom world.
If I make a 3d model of an object...a barrel lets say, how do I know how big it should be in relation to other objects in doom? I don't want to make it big or small. Is there any scale to go by, or is it just trial and error??
3D model sizing
Moderator: Graf Zahl
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
The last time I looked at the units in Q2modeller, they were pretty clse to the Doom ones. Think a 128 wide square was near enough 128 wide in game. However, height was a little off. I think the model had to be about 160 tall in Q2modeller to be 128 tall in game (My guess is this may be because Doom was originally at screen res 320x200 and modern ports automatically compensate for the change in resolution ratio to more modern common higher resolution values).
Anyway, even if you get it wrong, the modeldef lump allows you to scale your model in the X, Y and Z directions. Sometimes it is an advantage to make a much bigger model and scale it down. Once you've played around with a few models, you start to get a feel for how big they will look in game compared to how they look in the modeling program.
Also, I've sometimes found that, when replacing sprite items, making the model exactly the same size as the original sprite doesn't always look as good as making it a more natural size for a true 3D object.
Anyway, even if you get it wrong, the modeldef lump allows you to scale your model in the X, Y and Z directions. Sometimes it is an advantage to make a much bigger model and scale it down. Once you've played around with a few models, you start to get a feel for how big they will look in game compared to how they look in the modeling program.
Also, I've sometimes found that, when replacing sprite items, making the model exactly the same size as the original sprite doesn't always look as good as making it a more natural size for a true 3D object.
-
- Posts: 13
- Joined: Mon Oct 09, 2006 13:39
- Nash
- Developer
- Posts: 1226
- Joined: Sun Sep 25, 2005 1:49
- Location: Kuala Lumpur, Malaysia
- Contact:
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact: