Results 82 comments of Markus Schütz

You'll need to convert them all to the same unit (meters or feet). Not sure how to do that, though. Maybe with lastools or PDAL?

Hi, thanks for the report, I'll check in the next few days.

There is one other issue where someone also had trouble but just with classification. In that case, it was because the las format was one of the higher ones, 6...

Here at the bottom: https://github.com/potree/PotreeConverter/pull/611/files (just one actually)

I'd like to have it ready by the time Chrome and Firefox fully release WebGPU. There are no fixed release dates for WebGPU, but both have pretty good implementations already...

Hi, you'll need to install tbb, like this: https://askubuntu.com/questions/1170054/install-newest-tbb-thread-building-blocks-on-ubuntu-18-04 Similarly, there may be other dependencies that are missing and which you'll have to install.

I see, I didn't have that problem with cmake, for me only the compiler complained about missing TBB. Maybe some missing cmake files came with [build-essentials](https://linuxize.com/post/how-to-install-gcc-compiler-on-ubuntu-18-04/) or some other package....

Hi! Yes, box-volumes are already there but it seems there is a bug in the current release. I cleaned that up today in the develop branch but I'll do some...

Glad you found it! The reason points inside the profile are red is that inside the shader, it is tested whether points are inside the box and if they are,...