Skinned Model Extensions with Sunburn

Here is the source code for Skinned Model Extensions with Sunburn. 

We have added the ability to easily attach props to any of the bones in the Skinned model by introducing an inner class called the Prop Class to handle props.

There is one method called "updateWorldsForProps()" which will update all the props in a single call.

We've also kept the Prop placement calls which we used for debugging purposes. You can see these lines of code in the "ProcessCameraInput" method. You can Uncomment these lines and use them to place your own props.

You can download the source code here.

-Regards

GTS Team


Posted 05-31-2010 3:26 PM by gamoslk

Comments

JohnK "bobthecbuilder" wrote re: Skinned Model Extensions with Sunburn
on 06-01-2010 12:11 PM

Nice work, thanks for posting this great resource!



Please login to post comments.