Skip to content

Commit 8d27560

Browse files
committed
[doc] INSTALL: add QtAliceVision
1 parent 87c74ed commit 8d27560

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

INSTALL.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,11 @@ This plugin also provides a QML Qt3D Entity to load depthmaps files stored in EX
6060
QT_PLUGIN_PATH=/path/to/QtOIIO/install
6161
QML2_IMPORT_PATH=/path/to/QtOIIO/install/qml
6262
```
63+
64+
#### [QtAliceVision](https://github.com/alicevision/QtAliceVision)
65+
Use AliceVision to load and visualize intermediate reconstruction files.
66+
```
67+
QML2_IMPORT_PATH=/path/to/qtAliceVision/install/qml
68+
```
69+
70+

0 commit comments

Comments
 (0)