Open andybak opened 1 year ago
I've got the same question as @andybak .
I'm looking for that too, but my guess (according to the "test file" https://github.com/potree/PotreeConverter/blob/develop/testing/testing.mjs) LAS and LAZ should be supported but sadly the testfiles themselves are not in the repo but referenced on local disk :-/
Due to a 10 GB limit when hosting a GitLab Pages site I am looking for a way to visualize LAZ files directly via potree - without converting them to LAS or BIN first. Has anyone found a working example on how to do this? I saw the example at https://github.com/potree/potree/blob/develop/examples/lion_laz.html but didn't find it very helpful as it doesn't actually seem to load LAZ, but a JS file instead.
LAS is the only format mentioned but what else is accepted?