Laurens Oostwegel
Laurens Oostwegel
Hi, thanks for the elaborate steps to build on windows. I'm following all steps (using VCPKG for cholmod), but I get stuck with an error while building. I made sure...
I relatively fast found a way to work around the issue. After the generation of the build files I just replaced the `#include ` that gave the error with `#include...
I didn't test this, but something like this should work for the map points. Just paste it and put it before the line `sptam.stop()`: ```python for kf in sptam.graph.keyframes(): for...
I encountered a similar problem that when `city_model.update_metadata()` is invoked, only LoD0 is added to the PresentLoDs. I think the root of the problem is in the following lines, where...
Bump this. Do you have any idea how to deal with this problem? Textures are stored like materials in Blender, so a distinction should be made. Maybe a custom property...