Querijn / LeagueModel

A League of Legends Model Viewer
MIT License
26 stars 4 forks source link

Separate loading of skin, skeleton and animation #3

Closed Querijn closed 5 years ago

Querijn commented 5 years ago

At the moment models load in these one at a time because the skeleton requires the skin, and the animations require the skeleton. This can probably be improved.