16 lines
364 B
Markdown
16 lines
364 B
Markdown
QmlMirror
|
|
=========
|
|
|
|
This is yet another Magic Mirror project I guess. It's designed to run behind
|
|
a 2 way mirror, letting light through the mirror and hence showing everything
|
|
bright through the mirror.
|
|
|
|
Install instructions
|
|
--------------------
|
|
1. Run qmake
|
|
2. Run make
|
|
3. Run make install
|
|
|
|
Running instructions
|
|
--------------------
|
|
1. qmlscene QmlMirror.qml
|