Saturday, November 20, 2010

Animation and new model format.

I'm currently implementing a new format for 3D models.

This format will contains :

  • basics info : vertices, normals, texture coordinates and triangle indexes.
  • Animation using keyframes or bones.
  • Materials description
  • Several models.

At the moment, I have written a MaxScript to generate models from 3dsMax. Only basics informations and keyframe animation are supported.

Here's a preview :