Hi.
My model is complicated and I need to simplify it.If FME can do the job, I will be grateful.
Thanks a lot.
Hi.
My model is complicated and I need to simplify it.If FME can do the job, I will be grateful.
Thanks a lot.
Just for clarification, what do you mean by "model"? An FME Workspace or a 3D model of a building or something like that?
Just for clarification, what do you mean by "model"? An FME Workspace or a 3D model of a building or something like that?
Hi @zhengsy,
3D surface generalization tools are something we are working towards in upcoming versions of FME, but do not have in the current version.
Hi @zhengsy,
3D surface generalization tools are something we are working towards in upcoming versions of FME, but do not have in the current version.
I understand, I hope FME can do better and better.
Update to this thread for anyone still seeking an answer, as of the 2018.0 release, we now have the MeshSimplifier.
Hi @zhengsy,
just as a tip, you can use a Deaggregator to split the fbx model up into multiple parts. After that in the 3DTiles writer se the number of features per tile to something small. This will allow the model to be streamed in smaller chunks. It makes for a better user experience.