connormanning / entwine

Entwine - point cloud organization for massive datasets
https://entwine.io
Other
451 stars 128 forks source link

I use 3.0.0 version and there is no convert subcommand #309

Closed zachzhao1984 closed 1 year ago

zachzhao1984 commented 1 year ago
Screenshot 2023-09-05 at 18 00 47

So how do I convert ept to 3dtiles now

connormanning commented 1 year ago

Preferably you don't convert to 3D Tiles on-disk and instead use something like viewer.copc.io which converts from EPT (or COPC) on the fly in the browser - try it with some of your own EPT data. You can also use EPT Tools or an older version of Entwine if you need the conversion done on-disk.

zachzhao1984 commented 1 year ago

just curious, I used 3.0.0 docker image, why the version number is 2.3.0?