-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.dox
28 lines (28 loc) · 1.23 KB
/
index.dox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*! \mainpage LibreMapping is a free video mapping software.
*
* \section intro_sec Introduction
*
* With LibreMapping, you can paint shapes in the space.
*
* Authors and contributors: Sofian Audry, Alexandre Quessy, Sylvain Cormier, Mike Latona, Christian Ambaud, Maxime Damecourt.
*
* \section map_sec About video mapping
*
* Projection mapping, also known as video mapping and spatial augmented reality,
* is a projection technology used to turn objects, often irregularly shaped, into
* a display surface for video projection. These objects may be complex industrial
* landscapes, such as buildings. By using specialized software, a two or three
* dimensional object is spatially mapped on the virtual program which mimics the
* real environment it is to be projected on. The software can interact with a
* projector to fit any desired image onto the surface of that object. This
* technique is used by artists and advertisers alike who can add extra dimensions,
* optical illusions, and notions of movement onto previously static objects. The
* video is commonly combined with, or triggered by, audio to create an
* audio-visual narrative.
*
* \section install_sec Installation
*
* qt4-default
* qt4-qmake
* ./build.sh
*/