Hi!
That's what I was afraid of, yes, since no one else haven't reported such issue... I can't save the project, since I'm using demo version still. But here are the settings I tried. I've tried several settings, all work in Mac, but now with my Linux box.
Alignment:
- Accuracy: High
- Pair selection: Disabled
- Point limit: 40000
Dense Cloud generation:
- Quality: Medium
- Depth filtering: Aggressive
When trying to build mesh:
- Surface type: Arbitrary
- Source data: Dense cloud
- Polygon count: Low (20000)
- Interpolation: Enabled
Did some digging around with "ldd", and found out that one library is not found:
libcholmod.so => not found
I set manually the LD_LIBRARY_PATH to point to the app directory, and then the ldd found the library. But still no success with mesh generation.
-Henrik