In article <2Tjui.1$oU1.0@[EMAIL PROTECTED]
>,
Jim Langston <tazmaster@[EMAIL PROTECTED]
> wrote:
>I play a few games and I notice that in the more advanced ones, such as
>LOTRO/WoW, etc, the models can do quite a bit, dance, back flips,
clapping,
[...]
>What format are these models in? I would imagine that they are skeletons
>that can be animated with meat on them.
Most games define their own format for models -- there's nothing
near a standard like there is for textures. What most games do is (1)
let their artists use whatever 3D modeling software the company uses
(e.g. 3DSMax, Maya, SoftImage, Blender). (2) the company writes a
custom ex****ter that writes out compressed data suitable for the
game. (3) the game's graphics engine reads in those files, and can
apply them at runtime.
Just from a very quick perusal at http://www.wotsit.org,
Quake
model format is quite limited on animations. If you want to use better
animations, you're going to have to switch to a new file format, e.g.
the above.
Nathan Mates
--
<*> Nathan Mates - personal webpage http://www.visi.com/~nathan/
# Programmer at Pandemic Studios -- http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A.
Heinlein


|