edrickhong / Cu

Game engine I am working on my free time
MIT License
2 stars 0 forks source link

Importer improvements #23

Open edrickhong opened 6 years ago

edrickhong commented 6 years ago
edrickhong commented 6 years ago

Internal assets that are problematic rn. Most should be solved by item 0

doe.dae multiple meshes fgc_skeleton.dae multiple meshes and no animation (both) fixed.dae both rabbit.dae both 'troll game.dae' multiple meshes scardinius.dae multiple meshes wolf.dae no animation

edrickhong commented 6 years ago

upgrade from to assimp 4.1

Build directly from source and package a binary to download

edrickhong commented 6 years ago

upgrade done. Currently in our ci test, we can't get a 100 percent match due to padding garbage. we should try to get this higher by zeroing out the padding

edrickhong commented 6 years ago

removing these

until we can support them in engine

edrickhong commented 5 years ago

support changing the basis of the models and maybe some other transformations