otros:agradecimientos
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| otros:agradecimientos [2026/05/06 17:09] – jesus | otros:agradecimientos [2026/05/06 17:28] (actual) – jesus | ||
|---|---|---|---|
| Línea 2: | Línea 2: | ||
| < | < | ||
| < | < | ||
| - | #pcw_theater_core | + | #pcw_theater_system |
| background-color: | background-color: | ||
| height: 600px; width: 100%; overflow: hidden; position: relative; | height: 600px; width: 100%; overflow: hidden; position: relative; | ||
| - | border: 4px solid #1a1a1a; color: #00ff00 !important; margin: 20px 0; | + | border: 4px solid #1a1a1a; margin: 20px 0; |
| - | cursor: pointer; | + | |
| } | } | ||
| - | /* --- LÍDER | + | /* --- LÍDER |
| #pcw_leader { | #pcw_leader { | ||
| position: absolute; inset: 0; background: #1a1a1a; z-index: 200; | position: absolute; inset: 0; background: #1a1a1a; z-index: 200; | ||
| display: flex; flex-direction: | display: flex; flex-direction: | ||
| } | } | ||
| - | .pcw_disc | + | |
| - | width: | + | .pcw_brand_main { color: #0f0; font-size: 3.2em; font-weight: |
| + | |||
| + | | ||
| + | width: | ||
| position: relative; display: flex; align-items: | position: relative; display: flex; align-items: | ||
| - | background: #000; overflow: hidden; | + | background: #000; overflow: hidden; box-shadow: 0 0 30px rgba(255, |
| } | } | ||
| - | | + | |
| + | /* Anillos concéntricos técnicos */ | ||
| + | | ||
| + | .pcw_ring_inner { position: absolute; width: 240px; height: 240px; border: 2px solid rgba(255, | ||
| + | |||
| + | /* Cruceta de mira telescópica */ | ||
| + | .pcw_axis_v { position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; opacity: 0.4; } | ||
| + | .pcw_axis_h { position: absolute; height: 2px; width: 100%; background: #fff; top: 50%; opacity: 0.4; } | ||
| + | |||
| + | /* Aguja de reloj (Barrido de luz) */ | ||
| + | .pcw_clock_hand | ||
| position: absolute; width: 100%; height: 100%; | position: absolute; width: 100%; height: 100%; | ||
| - | background: conic-gradient(rgba(0,0,0,0.95) 0deg, rgba(0, | + | background: conic-gradient(rgba(255,255,255,0.3) 0deg, transparent |
| - | animation: | + | |
| } | } | ||
| - | @keyframes | + | @keyframes |
| - | #pcw_num { color: #fff; font-size: 160px; font-weight: | + | |
| + | #pcw_num { color: #fff; font-size: 160px; font-weight: | ||
| /* --- MOTOR DE SCROLL --- */ | /* --- MOTOR DE SCROLL --- */ | ||
| Línea 36: | Línea 49: | ||
| .pcw_name { color: #fff !important; font-size: 2.2em; font-weight: | .pcw_name { color: #fff !important; font-size: 2.2em; font-weight: | ||
| .pcw_desc { color: #0f0; font-size: 1.2em; display: block; margin: 15px auto; font-style: italic; max-width: 80%; line-height: | .pcw_desc { color: #0f0; font-size: 1.2em; display: block; margin: 15px auto; font-style: italic; max-width: 80%; line-height: | ||
| - | #audio_msg { position: absolute; top: 10px; right: 10px; z-index: 500; background: #0f0; color: #000; padding: 4px; font-size: 10px; font-weight: | ||
| </ | </ | ||
| - | <div id="pcw_theater_core" | + | <div id="pcw_theater_system"> |
| - | <div id=" | + | <!-- LÍDER ACADEMY --> |
| - | | + | |
| <div id=" | <div id=" | ||
| - | < | + | < |
| - | <div class=" | + | <div class=" |
| - | <div class=" | + | < |
| - | <div id=" | + | <div class=" |
| + | <div class=" | ||
| + | <div class=" | ||
| + | | ||
| + | <div id=" | ||
| </ | </ | ||
| - | <div style=" | + | < |
| </ | </ | ||
| + | <!-- CONTENIDO SCROLL --> | ||
| <div id=" | <div id=" | ||
| - | <div style=" | + | <div style=" |
| - | <h1 style=" | + | <h1 style=" |
| - | <p style=" | + | <p style=" |
| </ | </ | ||
| - | <div id=" | + | |
| - | <div style=" | + | |
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | </ | ||
| + | |||
| + | <div style=" | ||
| </ | </ | ||
| </ | </ | ||
| < | < | ||
| - | const donors | + | let posY = 600, engineOn = false, firstRun = true; |
| - | [" | + | |
| - | ["Sean Brannigan", | + | |
| - | ["Sean Riddle", | + | |
| - | [" | + | |
| - | [" | + | |
| - | ["Tony Jewell", | + | |
| - | [" | + | |
| - | ["Mike Thomas", | + | |
| - | [" | + | |
| - | [" | + | |
| - | ["Jose Antonio Guirao Fernández", | + | |
| - | ]; | + | |
| - | let a = null, g = null, loop = null, posY = 600, active = false, engineOn = false; | + | function start() { |
| - | + | | |
| - | const box = document.getElementById(' | + | |
| - | donors.forEach(d => { | + | |
| - | | + | |
| - | }); | + | |
| - | + | ||
| - | function pcw_activate() { | + | |
| - | | + | |
| - | | + | |
| - | a = new (window.AudioContext || window.webkitAudioContext)(); | + | |
| - | } | + | |
| - | active = true; a.resume(); | + | |
| - | } | + | |
| - | + | ||
| - | function pPop() { | + | |
| - | if (!a || a.state !== 'running' | + | |
| - | | + | |
| - | o.type = 'triangle'; o.frequency.value = 160; | + | |
| - | v.gain.setValueAtTime(0.3, | + | |
| - | o.connect(v); | + | |
| - | } | + | |
| - | + | ||
| - | function bMusic() { | + | |
| - | if (!engineOn || !active) return; | + | |
| - | const nt = [{f: | + | |
| - | let i = 0; | + | |
| | | ||
| - | | + | |
| - | g = a.createGain(); | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | let o = a.createOscillator(), v = a.createGain(); | + | leader.style.display = ' |
| - | o.type='square'; | + | let c = 3; num.innerText = c; |
| - | | + | let timer = setInterval(() => { |
| - | | + | c--; |
| - | | + | if (c > 0) num.innerText = c; |
| - | | + | else { |
| + | clearInterval(timer); | ||
| + | | ||
| + | canvas.style.display | ||
| + | | ||
| + | firstRun = false; | ||
| + | tick(); | ||
| + | } | ||
| + | }, 1000); | ||
| + | } else { | ||
| + | | ||
| + | canvas.style.display = ' | ||
| + | | ||
| + | | ||
| } | } | ||
| - | step(); | ||
| - | } | ||
| - | |||
| - | function start() { | ||
| - | const leader = document.getElementById(' | ||
| - | engineOn = false; posY = 600; | ||
| - | canvas.style.display = ' | ||
| - | | ||
| - | let c = 3; num.innerText = c; | ||
| - | let timer = setInterval(() => { | ||
| - | c--; if (active) pPop(); | ||
| - | if (c > 0) num.innerText = c; | ||
| - | else { | ||
| - | clearInterval(timer); | ||
| - | leader.style.display = ' | ||
| - | engineOn = true; | ||
| - | if (active) bMusic(); | ||
| - | tick(); | ||
| - | } | ||
| - | }, 1000); | ||
| } | } | ||
| function tick() { | function tick() { | ||
| if (!engineOn) return; | if (!engineOn) return; | ||
| - | posY -= 0.8; // VELOCIDAD | + | posY -= 0.55; // VELOCIDAD |
| - | document.getElementById(' | + | |
| + | canvas.style.top = posY + ' | ||
| | | ||
| - | | + | if (Math.abs(posY) > (canvas.offsetHeight)) { |
| - | | + | |
| engineOn = false; | engineOn = false; | ||
| - | | + | |
| - | if (g) { | + | |
| - | g.disconnect(); | + | |
| - | g = null; | + | |
| - | } | + | |
| - | setTimeout(start, | + | |
| } else { | } else { | ||
| requestAnimationFrame(tick); | requestAnimationFrame(tick); | ||
| Línea 161: | Línea 143: | ||
| </ | </ | ||
| </ | </ | ||
| - | |||
otros/agradecimientos.1778087341.txt.gz · Última modificación: por jesus
