Skip to content

3D Reconstruction Software

License

Unknown, MPL-2.0 licenses found

Licenses found

Unknown
COPYING.md
MPL-2.0
LICENSE-MPL2.md
Notifications You must be signed in to change notification settings

Syr0/SpectrumElite

 
 

Repository files navigation

Documentation

We use Sphinx to generate Meshroom's documentation.

Requirements

To install all the requirements for building the documentation, simply run:

pip install sphinx sphinx-rtd-theme myst-parser

You also need to have Graphviz installed.

Note: since Sphinx will import the entire meshroom package, all requirements for Meshroom must also be installed

Build

To generate the documentation, go to the docs folder and run the Sphinx makefile:

cd meshroom/docs
make html

To access the documentation, simply go to meshroom/docs/build/html and open index.html in a browser.

About

3D Reconstruction Software

Resources

License

Unknown, MPL-2.0 licenses found

Licenses found

Unknown
COPYING.md
MPL-2.0
LICENSE-MPL2.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.5%
  • QML 48.4%
  • Shell 0.6%
  • CMake 0.2%
  • Modula-3 0.1%
  • JavaScript 0.1%
  • Batchfile 0.1%