From b107f524ca7d3f74a98e7bceb1f965f70e4aa740 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Mon, 31 Oct 2022 16:14:00 +0100 Subject: [PATCH] more in depth portal and start button --- index.html | 69 ++++++++++++---------------------------------------- portail.html | 19 ++++++++++++--- 2 files changed, 30 insertions(+), 58 deletions(-) diff --git a/index.html b/index.html index 9f128af..e6d03b1 100644 --- a/index.html +++ b/index.html @@ -195,16 +195,6 @@ for (var i=0;i response.json()).then(data => curvesTo3DElements(data.features, el ) ) - } -}) - AFRAME.registerComponent('osm', { init: function () { var el = this.el @@ -628,13 +610,16 @@ var animationTime = 0 // this isn't exactly aligned with animations loadedosmways = []; -function playSound(){ +function playSound(param){ var entity = document.querySelector('[sound]'); entity.components.sound.playSound(); + document.querySelector("a-entity[sound]").components.sound.playSound() + param.style.display = "none"; + resetAnimations() } - - + + @@ -648,7 +633,9 @@ function playSound(){ - + + - +material="src: ign_terrain_cached.jpg; displacementScale: 20; displacementMap: ign_elevation_cached.jpg;"> - diff --git a/portail.html b/portail.html index d637361..9d01a8b 100644 --- a/portail.html +++ b/portail.html @@ -1,9 +1,17 @@ + +

Les effets d'une crue de la Seine a Pont-Audemer

Experience par lieu

- +
+ + + +
+

+
Quai de la Ruelle
+

+
Les Baquets
+

Options

    @@ -24,6 +32,9 @@

    Documentation

    Utiliser hmd.link dans le navigateur Web du casque pour partager le lien genere ou ce portail. +

    Code

    + Disponible en open-source a https://git.benetou.fr/utopiah/CEREMA/ +



    Conception immersive