Türker Teke

Results 9 comments of Türker Teke

For a while a go I switched form using seperately generated tiles to Cloud Optimized Geotiff's (which NodeODM generates as well). With a frontend library like geotiffjs, you can use...

Note that converting the same model from ply file works fine.

[test.zip](https://github.com/cnr-isti-vclab/nexus/files/4304914/test.zip) This is the mesh I created the screenshots with.

Yea, as you said, removing the colors (-c 'not -C') seems to solve the issue on our sample.

This started happening after adding abortController signal to readRGB function then aborting it. Error does not propagate to the readRGB as my readRGB is in a try catch but AbortError...

Also, even my try/catch 'catches the Block is not in the block requests' error, it is still thrown and logged on the console before it reaches my try/catch.

I've managed to get a file ready to be imported with wsl but it's around 1.3GB. How do you prefer I share it with you @pierotofy

heres the drive link https://drive.google.com/file/d/1ncrABdBfuYQ0J89KhsAoVjiT5zac6OKm/view?usp=sharing

I guess the problem is with the dependency versions. In the example unistore dependency version is 2.2.0 and in the one you sent its 3.1.0. So maybe version in the...