Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Segmentation fault when trying to obtain surfaces (preprocessing) #100

@LogarithmeNeper

Description

@LogarithmeNeper

Hi,
I am trying to preprocess personal data in order to reproduce the results of the paper.
I installed the dependencies (Pangolin in v0.6, with -DCMAKE_CXX_STANDARD=17 at compilation time, line 97 of src/ShaderProgram.cpp commented and both $MESA_GL_VERSION_OVERRIDE=3.3, $PANGOLIN_WINDOW_URI=headless://): obtention of SDF values works well in the preprocessing script, but when the --surface flag is set, we do not get any result, and it seems that the compiled binary yields a segfault when used.
Is there a step missing when compiling, or a known workaround?
Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions