I have las file, point data. I want to know how to convert las file to 3d tiles, so it can render by Cesium.js.
There is a demo, point data render by Cesium, but is use cesium ion. I want to use in 3d tiles. Because upload las file to cesium ion is not allowed. https://sandcastle.cesium.com/?src=3D%20Tiles%20Point%20Cloud.html
This is a list of open-source point cloud tiler projects.
I tried to use py3dtile, and its tiling is not perfect but basically works.