b3d

Blitz3D Forums/Blitz3D Beginners Area/b3d

Hello

A question about Blitz3d animated file format.
Does .b3d support the skeleton animation only or also the traditional vertex animation ( .md2 like ) ?

thanks in advance

b3D does not support "traditional vertex animation" like md2

for detailed informations see the specs
http://www.blitzbasic.com/sdkspecs/sdkspecs/b3dfile_specs.txt

Are there any converters or anything that Alberto can do and use to make it possible?

If you use 3D Studio Max, B3D Pipeline can fake vertex animation by automatically putting a bone at each vertex for morphing animation.

or, jsut export from max into md2 :P