mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
Update QtAliceVision section in INSTALL.md
This commit is contained in:
parent
d78c42db4d
commit
da57ee47d1
1 changed files with 2 additions and 1 deletions
|
@ -49,9 +49,10 @@ QML2_IMPORT_PATH=/path/to/qmlAlembic/install/qml
|
|||
```
|
||||
|
||||
#### [QtAliceVision](https://github.com/alicevision/QtAliceVision)
|
||||
Use AliceVision to load and visualize intermediate reconstruction files.
|
||||
Use AliceVision to load and visualize intermediate reconstruction files and OpenImageIO as backend to read RAW/EXR images.
|
||||
```
|
||||
QML2_IMPORT_PATH=/path/to/qtAliceVision/install/qml
|
||||
QT_PLUGIN_PATH=/path/to/qtAliceVision/install
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue