You are here: Home » Software Development » Components & Libraries » XNA Animation Component Library

XNA Animation Component Library

XNA Animation Component Library A dll package for Windows and Xbox360.



  • Downloads:74
  • Last update:Jul 27, 2009
  • Version:1.0.2.0 Beta
  • License:Freeware
  • Publisher:Microsoft
  • System Requirements Windows All

Free Download ( 78 KB )

XNA Animation Component Library

A dll package for Windows and Xbox360.
XNA Animation Component Library was designed to be a dll package for Windows and Xbox360.

The MeshSplitter.cs file, in case your wondering, splits the meshes in a model up to account for a maximum number of bones in a matrix palette. It works, but is not optimized.

To use it, add the source to your project and in your model processor, add this code before you do any processing:

ModelSplitter splitter = new ModelSplitter(input, 50);
bool neededSplitting = splitter.Split();

Split returns true if any meshes in the model needed to be split up.

Free Download ( 78 KB )

Rating & Reviews for XNA Animation Component Library





Tips & Guides Related to XNA Animation Component Library

Free Download XNA Animation Component Library

Free Download ( 78 KB )