mhog

Results 6 issues of mhog

## Description Added the option to display multiple meshes in the 3D viewport by adding '3D' in the 'semantic' attribute field. Keeps the original Meshroom logic of only displaying the...

Added an error message to replace 'NoneType' object has no attribute 'processChunk' when encountering a missing node description

## Description Added support for an 'unknown' feature type for importing features that are not computed by alicevision. https://github.com/alicevision/AliceVision/pull/1598

**Describe the bug** When there is two or more .sfm or .abs selected in the 3d view-port the display can bug when alternating between the two. Clicking again on the...

bug

## Description Added an 'unknown' feature type for importing features that are not computed by alicevision. For now the descriptor size is set to 128, but may be extended and...

## Description This feature adds a plugin system to meshroom. It allows to install and run new nodes using containerisation tools, such as conda and docker. ## Features list v1...