Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 474 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 474 Bytes

FBXLoader

FBX Loader Animator using Assimp and Monogame supporting normal-maps, 3-lights, fog, rescale (for tutorial) This code was made for AlienScribble Youtube tutorial series on how to use AssimpNet and how to program a FBX skinned mesh loader and how to make an animated skin model system. Much of the code is based on Wil Motil's work and the shader stuff is based on SkinnedEffect by Monogame Team. With this code it is also possible to set up animation blending.