Well, when a game engine is made the programmers either choose an existing animation format and build the engine around that, or they create their own animation format to fulfill their own needs. After this they'll develop tools to convert the output from their animation software into a format accepted by the game engine.…
Hello Polycounters; It has been a day so far since I have been looking for a resource that explains the Exporting the character model from 3ds max with different sets of animation for the same character model and import it in your program. (AKA: Exporting the animation in to the programming tutorial. According to the…
can you be a bit more specific to what you want/need. If you manage to import and export animations, doing "sets of animations" is just a trivial extension?
In other words I'll have create my own game engine in order to do that..... Thats a bummer. Like I said there are many tutorials (actually a real book of 3d Animation with C++) to code set(s) of animation in programming, but I havent seen anyone creating sets of animations in 3ds max and exporting it to his program, except…
Ya, the person wanted to understand the *.x file rather than converting the model to xfile with animation. But I guess it could relate to that. Will follow that one up. Thanks :)