Skip to content

Commit bd23a2c

Browse files
committed
ajout d'exemples de visualisations JS
1 parent 305f902 commit bd23a2c

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

70-visualisation.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,14 @@ Bibliothèques de dessin vectoriel et de visualisation:
2727

2828
Analyse de données provenant de SMS, dessinant l'évolution d'une relation amoureuse sur quatre années, généré avec Rune.js. [Call me Adele](https://medium.com/@wipaweeeeee/call-me-adele-f37162b6ffe5#.padbmd6fd), Travail de l'artiste Wipawe Sirikolkarn
2929

30+
![Infinitown](/cours-javascript/img/infinitown.jpg)
31+
32+
Infinitown, une ville dont le plan infini est généré aléatoirement. Développé avec Three.js, par le studio [Little Workshop](https://www.littleworkshop.fr/projects/infinitown/).
33+
34+
![Runeterra interactive map](/cours-javascript/img/runeterra-interactive-map.jpg)
35+
36+
Carte interactive du monde imaginaire Runeterra (dans l'univers du jeu League of Legends), programmée avec Three.js & React ([source](https://twitter.com/felixturner/status/1021849617896337408)).
37+
38+
![ThreeJS editor](/cours-javascript/img/threejs-editor.jpg)
39+
40+
Un élément créé dans l'editeur 3D inclus dans Three.js ([source](https://twitter.com/thespite/status/1021855786719498240)).

img/infinitown.jpg

174 KB
Loading

img/runeterra-interactive-map.jpg

125 KB
Loading

img/threejs-editor.jpg

208 KB
Loading

0 commit comments

Comments
 (0)