Sequence_2.2.0
Bienvenue dans Rapologie ! Cliquez sur un des choix pour commencer_
- Carré bleu, j’rêve d’un carré bleu, j'veux m'barrer d'là_
- Le soleil commence à décliner, j'aimerais capturer un instant d'éternité_
Choix
- J'regarde le ciel, le soleil caresse mon âme.
- Je redeviens humble, les yeux vers le ciel, c'est pas l'Homme qui a crée le feu, c'est la foudre.
- Je n's'rai pas là longtemps, non. Juste après la pluie, le temps d'un rayon de soleil.
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.js"></script>
<script nomodule src="https://unpkg.com/@google/model-viewer/dist/model-viewer-legacy.js"></script>
<model-viewer style="width:100%; height:100%;" src="https://cdn.glitch.com/1cdbabb2-407a-49a4-a524-436828fccce1%2FCube-2.1.E3.gltf?v=1589327373143" auto-rotate camera-controls autoplay skybox-image="https://cdn.glitch.com/1cdbabb2-407a-49a4-a524-436828fccce1%2FSpaceV2.jpg?v=1588854454015" max-field-of-view="85deg" exposure="1.25"></model-viewer><style>
model-viewer {
--progress-bar-color: rgba(255, 78, 25, 0.7);
--progress-bar-height: 20px;
--poster-color: #000000;
}
</style>
<script>$('a#Choix_1').click(function (i) {
i.preventDefault();
var goTo = this.getAttribute("href");
setTimeout(function(){
window.location = goTo;
},8000);
});
$('a#Choix_2').click(function (i) {
i.preventDefault();
var goTo = this.getAttribute("href");
setTimeout(function(){
window.location = goTo;
},6000);
});
$('a#Choix_3').click(function (i) {
i.preventDefault();
var goTo = this.getAttribute("href");
setTimeout(function(){
window.location = goTo;
},5000);
});
var Choix_1 = document.getElementById('Choix_1'); function play() {
var audio = document.getElementById("audio");
audio.play();
}
var Choix_2 = document.getElementById('Choix_2'); function play2() {
var audio2 = document.getElementById("audio2");
audio2.play();
}
var Choix_3 = document.getElementById('Choix_3'); function play3() {
var audio3 = document.getElementById("audio3");
audio3.play();
}
Choix_1.onclick = play;
Choix_2.onclick = play2;
Choix_3.onclick = play3; </script>
<audio id="audio" src="https://cdn.glitch.com/1cdbabb2-407a-49a4-a524-436828fccce1%2Fdamso-graine-de-sablier.mp3?v=1589045224999"></audio>
<audio id="audio2" src="https://cdn.glitch.com/1cdbabb2-407a-49a4-a524-436828fccce1%2Fdisiz-la-peste-carre-bleu-audio_1.mp3?v=1589048341322"></audio> <audio id="audio3" src="https://cdn.glitch.com/1cdbabb2-407a-49a4-a524-436828fccce1%2FBouteille_Nekfeu.mp3?v=1589048871135"></audio>