XNA Animation Component Library

A dll package for Windows and Xbox360.
Download

XNA Animation Component Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Microsoft
  • Operating Systems:
  • Windows All
  • File Size:
  • 78 KB

XNA Animation Component Library Tags


XNA Animation Component Library Description

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.


XNA Animation Component Library Related Software