OpenKeeper icon indicating copy to clipboard operation
OpenKeeper copied to clipboard

investigate tangent generation failures

Open Trass3r opened this issue 2 years ago • 1 comments

Lots of warnings confusing users.

Trass3r avatar Jul 16 '22 08:07 Trass3r

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

Trass3r avatar Apr 14 '23 20:04 Trass3r