• Stars
    star
    140
  • Rank 259,936 (Top 6 %)
  • Language
    C++
  • License
    Mozilla Public Li...
  • Created over 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Photomodeling plugin for Maya

MeshroomMaya

MeshroomMaya is a Maya plugin that enables to model 3D objects from images.

Requirements

  • Compiler compatible with your version of Maya
  • cmake
  • Maya
  • Qt compatible with you version of Maya (Qt4.8 until Maya 2016)
  • Maya 2017: requires Qt-5.6.1 qml modules ('qml' folder in standard Qt installation) to be in QML2_IMPORT_PATH at runtime (not embedded in Maya).

Installation

> git submodule update --init --recursive
> ./configure -DMAYA_EXECUTABLE=$MAYA_BIN -DQT_QMAKE_EXECUTABLE=$MAYA_QMAKE_PATH -DCMAKE_INSTALL_PREFIX=$INSTALL_DIRECTORY -DCMAKE_BUILD_TYPE=release
> make
> make install

Documentation

Plugin documentation is available here

License

MeshroomMaya is licensed under MPL v2 license.

Development

Clang format rules for MeshroomMaya can be found here. To format code easily, install Clang (dont forget to add bin path to PATH) and execute :

> ./format_all_files.sh

More Repositories

1

Meshroom

3D Reconstruction Software
Python
10,984
star
2

AliceVision

Photogrammetric Computer Vision Framework
C++
2,927
star
3

popsift

PopSift is an implementation of the SIFT algorithm in CUDA.
Cuda
424
star
4

CCTag

Detection of CCTag markers made up of concentric circles.
C++
346
star
5

geogram

Git mirror of the geogram library by INRIA
C++
120
star
6

ofxMVG

OFX plugins for Multiple View Geometry
C++
66
star
7

LensDistortionFromLines

An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel Alemán-Flores, Agustín Salgado, Julio Esclarín, Luis Mazorra, Luis Álvarez
C++
60
star
8

ScanRig

Multi-Cameras/Lighting Acquisition Setup for Photogrammetry
C++
44
star
9

dataset_monstree

Images dataset for 3D reconstruction
41
star
10

QtOIIO

Qt Image IO plugin based on OpenImageIO.
C++
41
star
11

meshroom-manual

Meshroom manual and documentation
Python
39
star
12

qmlAlembic

Qml Alembic plugin to visualize Alembic Point Clouds
C++
35
star
13

mayaAPI

Autodesk Maya devkit
C++
34
star
14

QtAliceVision

Qt plugin providing AliceVision-based UI Components
C++
27
star
15

dataset_buddha

Images dataset for 3D reconstruction
23
star
16

SfM_quality_evaluation

SfM Camera trajectory quality evaluation
Python
14
star
17

MeshroomMicMac

MicMac nodes for Meshroom
Python
8
star
18

MeshroomResearch

Research Nodes for Meshroom
Modula-3
8
star
19

AliceVisionDependencies

Shell
7
star
20

uncertaintyTE

Uncertainty estimation
C++
6
star
21

alicevision.github.io

Photogrammetric Computer Vision Framework
HTML
6
star
22

MeshroomGeolocation

Geolocation nodes for Meshroom
Python
3
star
23

association

AliceVision Association
CSS
2
star
24

ladio

Web pages of the LADIO project
CSS
2
star
25

linux-kernel-hal

No version of the linux kernel worked with all drivers necessary for HAL and we had to roll our own.
C
1
star
26

dataset_photometricStereo

Sample datasets to experiment with the Photometric Stereo pipeline in Meshroom.
1
star
27

popart

Website of the POPART EU Project
CSS
1
star
28

dataset_panoramaFisheyeHdr

Sample datasets to experiment with the Panorama Fisheye HDR pipeline in Meshroom.
1
star
29

labcom-alicia

French LabCom Project
CSS
1
star