In Meshlab, I'm attempting to export two merged meshes to u3d format. The meshes are quite detailed (orthodontic models used for making braces). Individually, they export without problem. However, once I've merged them, exporting to u3d creates the tex file but not the u3d file. There is no error message and Meshlab gives the same report as it would if it had worked.
Simplifying the merged mesh prior to export makes it work, so I would hazard a guess that the problem is due to the size of/number of vertices in the combined mesh. However, I've been specifically asked not to simplify. Is there any other way I might solve the issue?
It does have to be u3d format as they're being put into pdfs (although exporting the un-simplified merged mesh to other formats does work).
I think it's unlikely to be a hardware issue (Broadwell-E CPU, 32GB RAM).
Thanks in advance.
Meghann,
I am having the same problem here... My model is not complicated at all... Found an article that points out a solition, but it does not change a thing...
https://github.com/cnr-isti-vclab/meshlab/issues/33