Ben Arnett
Ben Arnett
Dear god. I had a small stroke while reading that `for` loop. This needs to be merged. 👍
Could be a node issue rather than gpu.js specific. To me, it looks like node can't find the native tools it expects needed for the install. For best compatibility, install...
Is the reliable precision of sin/cos/tan methods contingent on whether or not calculations are run on a GPU? Using a modulus is a good workaround for angles, but that won't...
Check the current directory. It appears your command prompt has system32 as the context, so any relevant paths like `./node_modules/` will try looking inside system32 instead of the PD folder.
20.04 LTS would make the most sense for broad compatibility. Though an explicit apt upgrade/install might be necessary. Regarding past attempts using GitHub, did you try passing in a flag...
You absolutely don't have to run with a docker container if you just want to compile binaries on Windows or Linux. To me, it just adds an extra layer of...
If the converter is working correctly, then the LAZ file has a bad bounding box. The size, min, and max are all 0. So basically every point would be located...
Hey there, Heaven. I think the converter will probably throw a fit when trying to make sense of your min/max values. Can you set the header minimum to the origin...
Could you share the exact command line options used with v1.7 and v2+ and any peculiar looking output from the conversion program? If you do, please wrap the output in...
Found the relevant PR. See #909 for a possible solution. As I stated later in the thread, a temporary & easy workaround would be removing the `gps-time` section from the...