mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-04 14:39:46 +02:00
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
/*! \mainpage MapMap is a free video mapping software.
|
|
*
|
|
* \section intro_sec Introduction
|
|
*
|
|
* With MapMap, 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
|
|
*/
|