How to add the Cesium3DTiles to my current Cesium project

I have been working for a while with the Cesium JS library and we want to add the ability to add 3d tiles that have been created by photos from airplanes.
i have tried to add the cesium3dtiles branch to my project, but i'm not sure i really understands how to that.
i will appreciate any help on this.

Thanks!

Hello,

You’ll want to check out the 3d-tiles branch: https://github.com/AnalyticalGraphicsInc/cesium/tree/3d-tiles

Take a look at the build guide in our contributor documentation for instructions on cloning and building the code: https://github.com/AnalyticalGraphicsInc/cesium/tree/3d-tiles/Documentation/Contributors/BuildGuide

Best,

Hannah

Hannah Hi,

Thank you very much for the help.

Best Regards,

Amram.