mogaika / god_of_war_browser

https://discord.gg/u6x3Z9v6Ed
41 stars 25 forks source link

Fix scenario 3D models #67

Closed leonifc331 closed 2 years ago

leonifc331 commented 2 years ago

when I import a scenario model using a 3D program (blender or 3ds max) the model looks different from what appears in game

2021-08-16t

mogaika commented 2 years ago

Yep, not all of tricks regarding position calculation and object mapping from renderer implemented in exporter since I didn't know about them when I implemented it. One of the last discoveries regarding rotation/scaling I was able to find only last few weeks. Yep, will try to implement this soon, should not be hard now

mogaika commented 2 years ago

Fixed in gltf exporter. fbx exporter will be removed soon since its outdated and it's hard to support both of them.