-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path21-deployer.Rmd
39 lines (20 loc) · 941 Bytes
/
21-deployer.Rmd
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
29
30
31
32
33
34
35
36
# Déployer {#deployer}
## Intégration des composantes dans une production interactive
étude de cas :
* http://what-when-how.com/introduction-to-video-and-image-processing/application-example-edutainment-game-introduction-to-video-and-image-processing/
* https://openframeworks.cc/ofBook/chapters/project_eva.html
* https://openframeworks.cc/ofBook/chapters/project_joel.html
### Conceptualisation
### Scénarisation
### Schématisation
### Prototypage
## Configuration logicielle et matérielle d’une production interactive
### Préréglages
### Optimisation de la programmation et commentaires
https://openframeworks.cc/ofBook/chapters/version_control_with_git.html
### Exportation de projets
## Tests et contrôle de la qualité
### Ajustement des effets visuels en fonction des tests
### Protocole de débogage via console
### Optimisation des performances de l’application
### Application autonome