> For the complete documentation index, see [llms.txt](https://zephirlorne.gitbook.io/the-shapes-of-things-to-come-doc-technique/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zephirlorne.gitbook.io/the-shapes-of-things-to-come-doc-technique/master.md).

# Overview

The Shape of Things to Come est une installation artistique immersive qui utilise les données de la qualité de l’air sur un territoire donné, de manière interactive.

{% embed url="<https://youtu.be/6s7vfcxeFgI>" fullWidth="false" %}
**Vidéo demo du premier prototype**
{% endembed %}

Plus de détails sur l'histoire du projet et son exposition : <https://www.dark-euphoria.com/projets/shape-of-things>

## Résumé technique

Un [script Python central ](/the-shapes-of-things-to-come-doc-technique/script-python.md)récupère les données de pollution via l['API d'Atmosud](/the-shapes-of-things-to-come-doc-technique/script-python/api-atmosud.md) et de [tracking d'individus](/the-shapes-of-things-to-come-doc-technique/script-python/tracking-cameras-et-capteurs-de-positions.md) dans l'oeuvre via des capteurs de position ([Arduino](/the-shapes-of-things-to-come-doc-technique/script-python/tracking-cameras-et-capteurs-de-positions.md#captation-actuelle-capteur-ultrasons-arduino) ou [Augmenta](/the-shapes-of-things-to-come-doc-technique/script-python/tracking-cameras-et-capteurs-de-positions.md#captation-future-augmenta-de-theoriz)). Il les [interprète](/the-shapes-of-things-to-come-doc-technique/script-python/tracking-cameras-et-capteurs-de-positions.md#interpretation) ensuite afin de contrôler différents [scénarios](/the-shapes-of-things-to-come-doc-technique/script-python/storylines-et-scenarios.md) de lumières [envoyés](/the-shapes-of-things-to-come-doc-technique/script-python/communication-osc-vers-madmapper.md) au logiciel de pixel mapping [MadMapper](/the-shapes-of-things-to-come-doc-technique/madmapper.md) qui les projetes sur des rubans LEDs à l'aide de la carte [PixLite mk16](/the-shapes-of-things-to-come-doc-technique/pix-lite-advatek-configuration.md). Le script peut s'exécuter tous les jours [automatiquement](/the-shapes-of-things-to-come-doc-technique/automatic-execution.md) lors d'une exposition.

![Schéma Technique](https://4190308633-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Me9qTar0I3OzpEnDOVb%2F-MedNoQYctfGEX2Zm4zQ%2F-Mee4fKoVk-Gb8LUz9ZU%2FTheShapesOfThingsToCome%20Technical%20Diagram%20avec%20legende.png?alt=media\&token=27563b3b-17fe-4c23-81a4-8510b8c0d7dd)

## Configurations

{% content-ref url="/pages/-MeAFomTqB0oICXThVU8" %}
[Script Python - Configuration et Execution](/the-shapes-of-things-to-come-doc-technique/script-python/configuration-et-execution.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeAAB-KC3sBi3Hx-kTK" %}
[MadMapper - Configuration](/the-shapes-of-things-to-come-doc-technique/madmapper/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Medi5-bUQKC8libLK0g" %}
[Pix-Lite / Advatek - Configuration](/the-shapes-of-things-to-come-doc-technique/pix-lite-advatek-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/ak5qlh2LmlFZqCXhD3qQ" %}
[Automatic Execution](/the-shapes-of-things-to-come-doc-technique/automatic-execution.md)
{% endcontent-ref %}

## Fonctionnement détaillé

{% content-ref url="/pages/-MeeCdk85dxl9cgMCSSB" %}
[Script Python](/the-shapes-of-things-to-come-doc-technique/script-python.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeeQwZWyQI8JPs6t\_2M" %}
[MadMapper](/the-shapes-of-things-to-come-doc-technique/madmapper.md)
{% endcontent-ref %}
