Hi,
We ran into an issue of indices. The problem is two-fold:
A side-effect of the second point is that it is significantly harder to optimize a mesh.
Best,
Selmar
Hello this is for the 3dsmax exporter I guess?
Pinging @noalak
Correct, updated.
Hi,
Updated exporter to allow ushort and uint types for indices.
As for your 2nd point, you can optimize the number of vertices by setting the babylon properties of an object.
Thanks for the fix!
I'm not sure what you mean by the babylon properties? Will that allow me to reduce the vertex count in the exported file?
For reference, I'm using the babylon exporter as a stand-alone to export glTF files from max. I don't know much about the other parts of Babylon. I use it to be able to import .glTF into another engine I'm working on.
Here is the documentation. Look at 'Try to optimize vertices' property.
I'll just hijack the thread, but I have this error and I don't think it's because of my model. A previous version of babylon (I think downloaded the 17th of november) exported it just fine:

Do you mind opening another issue?