Skip to content

Git submodules for the libraries #4

@SharkWipf

Description

@SharkWipf

First of all, nice work on this project, it looks very nice. Once Gsplat support is in it should work in fully FOSS environments too (if you cut out the MAST3R-SFM step at least), which is great.

Just a heads-up though, you seem to have included the complete mast3r-sfm, dust3r, inria 2dgs and depth-anything-v2 projects in this repo. Unless you've directly made modifications to these projects, the recommended way to handle external projects is via git submodules that point to the external projects, instead of including the projects themselves whole. That way, links to external projects remain preserved, and the focus of your repo remains on just your own code, making things easier to review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions