I3DM Validator

Is there anything to validate if i3dm file is correct?

I created i3dm file and I tried to use it in Cesium but models didn't appear.
There isn't any error in browser console or anywhere so it is hard to trace where I made mistake.

I looked at this link:

https://github.com/AnalyticalGraphicsInc/3d-tiles-tools/tree/master/validator

but if I'm right there isn't validator for i3dm yet?

Hi,

We have a roadmap issue for the validator here. It looks like the it currently will validate the header for i3dm files. We’d gladly accept contributions if you have the time to add features to the validator!

Thanks,

Gabby

Thank you for answer to my question.

Now I don't have time. :frowning:

I solved my problem by debugging Cesium source code.