You're a real good Phisher, aren't you? But I'm not here to take the bait.mrmaller1905 wrote: ↑Mon Jan 30, 2023 11:05 am Can anyone make a Noesis plugin to fix character meshes and UVs?

You're a real good Phisher, aren't you? But I'm not here to take the bait.mrmaller1905 wrote: ↑Mon Jan 30, 2023 11:05 am Can anyone make a Noesis plugin to fix character meshes and UVs?
Is this a request or what?mrmaller1905 wrote: ↑Sat Jan 28, 2023 10:30 am I tried hex2obj, but I don't care for character meshes or UVs.
The vertex cache should not be referenced directly by the face indices, coz it's been "optimized".
Code: Select all
outData[i] = srcData[ srcIndices[i] ]
Perhaps you should show the actual params you used.