irajsb / UE4_Assimp

Assimp mesh importer for Unreal Engine
MIT License
136 stars 29 forks source link

Duplicate meshes are not spawned #21

Closed irajsb closed 2 years ago

irajsb commented 2 years ago

19

irajsb commented 2 years ago

https://github.com/irajsb/UE4_Assimp/releases/tag/MeshInstancing

N1q commented 2 years ago

Same model loaded almost completely, yet problems with small elements persists.

Sample 1

Blender: изображение UE4: изображение

Sample 2

Blender: изображение UE4: изображение

irajsb commented 2 years ago

This is probably an issue in my conversion of assimp transforms to unreal. I've opened https://github.com/assimp/assimp/issues/4719 for it so probably someone can help us to do it correctly