Open xeolabs opened 3 years ago
Extend parseLASIntoModel with the option to convert every Nth point, as a way to reduce the size of point cloud files.
Do this by exposing the loaders.gl LAZ loader's skip parameter.
loaders.gl
skip
Extend parseLASIntoModel with the option to convert every Nth point, as a way to reduce the size of point cloud files.
Do this by exposing the
loaders.gl
LAZ loader'sskip
parameter.