Skip to content

superowner/FBXLoader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

FBX Loader Animator using Assimp and Monogame supporting normal-maps, 3-lights, fog, rescale (for tutorial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.2%
  • HLSL 5.8%