Monthly Archives: March 2010

Attribute Sorting

In order to finish the animation system, I need to finish the mesh data attribute sorting code.  The vertices must be sorted by the number of bone influences, as this determines which vertex shader should be used for each batch.  … Continue reading

Posted in Engine Development | Leave a comment