Saturday, July 26, 2008

DirectX Animated Character

This one is a fully textured version of my Jake character. It has some smoothing on it as well. Only 828 polygons.



I did notice that the new "DirectX Viewer" has some rendering issues with normals and lighting, but it still works.

Next on the list is loading this file in XNA and blended animations. I'm hoping to walk this guy around in 3rd person.

Happy Coding!
Jason

Saturday, July 12, 2008

Xfile Export Done and completed build 0.07

Yesterday I finally got my xfile exporter to work correctly. It was just a test but it worked! In this video I'm loading an xfile into the DirectX Viewer.
This model is working as designed. My next test will be a more detailed model. If it works I'll texture it as well. Fun Stuff!

Happy Coding!
Jason