tonihele / OpenKeeper

Dungeon Keeper II remake
GNU General Public License v3.0
428 stars 41 forks source link

investigate tangent generation failures #415

Open Trass3r opened 2 years ago

Trass3r commented 2 years ago

Lots of warnings confusing users.

Trass3r commented 1 year ago

Warnings like

com.jme3.util.mikktspace.MikktspaceTangentGenerator generate
SEVERE: Failed to generate tangents for geometry dsf_5

come from weird meshes like the high-poly 3DFE_GemHolder.kmf which is split into many submeshes some of which have empty "main" index buffers and only some of the LODs contain triangles. image