RenolY2 / SuperBMD

A library to import and export various 3D model formats into the Binary Model (BMD) format. (Nintendo GC/Wii)
37 stars 10 forks source link

Converting an exported DAE straight back to BMD (without loading it into a 3d modelling program first) can result in messed up UV maps #7

Open RenolY2 opened 6 years ago

RenolY2 commented 6 years ago

I encountered this issue with Mario's Circuit in MKDD. Cause as of now unknown. When importing the dae into a 3d modelling program (e.g. 3ds max) the UV maps look fine. Maybe an issue with some sort of UV scaling not handled correctly?

RenolY2 commented 6 years ago

Here's a screenshot of how it looks ingame

unknown