Spaces:
Running
Running
File size: 20,180 Bytes
774be0c 559abc0 774be0c b913fb4 774be0c b913fb4 774be0c |
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 |
<!DOCTYPE html>
<html lang="en" data-theme="quantum-dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Quantum Chrono-Engine | κ-Scaled Temporal Manipulation</title>
<meta name="description" content="Helicity-Locked Temporal Manipulation Suite">
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><text y='50' font-size='48'>⚛</text></svg>">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
'quantum': {
50: '#00ffcc',
100: '#00ffff',
900: '#050505'
},
'κ-gold': '#FFD700',
'psi-green': '#00ffcc',
'void-black': '#050505'
},
animation: {
'wave-interference': 'wave 7.83s infinite ease-in-out',
'kappa-pulse': 'pulse 1.273s infinite cubic-bezier(0.618, 0, 0.382, 1)',
'decoherence': 'decoherence 37.2s infinite',
'geometric-lock': 'spin 51.84s infinite linear'
}
}
}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<!-- Three.js for Temporal Visualization -->
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.160.0/build/three.module.js",
"three/addons/": "https://unpkg.com/three@0.160.0/examples/jsm/"
}
}
</script>
</head>
<body class="bg-void-black text-quantum-50 font-mono antialiased overflow-x-hidden">
<!-- Quantum HUD Overlay -->
<div id="quantum-hud" class="fixed top-4 left-4 z-50 text-xs space-y-1 pointer-events-none">
<div class="flex items-center gap-2">
<span class="text-psi-green">Ψ:</span>
<span id="psi-value" class="text-κ-gold">1.000273</span>
</div>
<div class="flex items-center gap-2">
<span class="text-psi-green">κ:</span>
<span id="kappa-value" class="text-quantum-100">4/π</span>
</div>
<div class="flex items-center gap-2">
<span class="text-psi-green">θ:</span>
<span id="theta-value" class="text-quantum-100">51.84°</span>
</div>
<div class="flex items-center gap-2">
<span class="text-psi-green">STATUS:</span>
<span id="engine-status" class="text-quantum-100 animate-kappa-pulse">CHRONO-ENGINE READY</span>
</div>
</div>
<!-- NAVBAR COMPONENT -->
<nav id="quantum-navbar" class="fixed top-0 w-full z-40 bg-void-black/90 backdrop-blur-sm border-b border-quantum-900">
<div class="container mx-auto px-6 py-4 flex items-center justify-between">
<div class="flex items-center gap-3">
<div class="w-10 h-10 rounded-full bg-gradient-to-br from-quantum-100 to-psi-green flex items-center justify-center animate-geometric-lock">
<span class="text-void-black font-bold text-sm">κ</span>
</div>
<div>
<h1 class="text-xl font-bold text-quantum-100">SETECOM S.A.</h1>
<p class="text-xs text-psi-green/70">CHRONO v1.273</p>
</div>
</div>
<div class="hidden md:flex items-center gap-6">
<a href="index.html" class="text-quantum-50 hover:text-psi-green transition-colors duration-273">← Volver</a>
<a href="/toroidal.html" class="text-quantum-50 hover:text-psi-green transition-colors duration-273">Recursión</a>
<a href="/chatbot.html" class="text-quantum-50 hover:text-psi-green transition-colors duration-273">AI Assistant</a>
</div>
</div>
</nav>
<!-- CHRONO-ENGINE INTERFACE -->
<section class="relative min-h-screen flex items-center justify-center overflow-hidden pt-20">
<!-- KB-12-Hex-T Geometric Overlay -->
<div class="absolute inset-0 z-10 bg-gradient-to-t from-void-black via-void-black/60 to-transparent hovered-element"></div>
<div class="relative z-20 w-full max-w-6xl mx-auto px-6">
<!-- Header -->
<div class="text-center mb-12">
<h2 class="text-5xl md:text-7xl font-black text-quantum-100 mb-4 animate-wave-interference">
QUANTUM <span class="text-psi-green">CHRONO-ENGINE</span>
</h2>
<p class="text-xl text-quantum-50">
κ-SCALED TEMPORAL MANIPULATION SUITE
</p>
</div>
<!-- Control Panel -->
<div class="grid md:grid-cols-3 gap-8 mb-12">
<!-- Left Panel: Temporal Parameters -->
<div class="bg-slate-900/30 backdrop-blur-lg border border-quantum-900 rounded-3xl p-8">
<h3 class="text-2xl font-bold text-quantum-100 mb-6">
<i data-feather="settings" class="w-6 h-6 inline mr-3"></i>
TEMPORAL PARAMETERS
</h3>
<div class="space-y-6">
<div class="space-y-2">
<div class="flex justify-between text-sm">
<span class="text-psi-green">κ-SCALING</span>
<span class="text-quantum-100" id="kappa-display">1.273</span>
</div>
<input type="range" min="1" max="2" step="0.001" value="1.273"
class="w-full h-2 bg-quantum-900 rounded-full appearance-none cursor-pointer"
id="kappa-slider">
<div class="space-y-2">
<div class="flex justify-between text-sm">
<span class="text-psi-green">TEMPORAL OFFSET (θ)</span>
<span class="text-quantum-100" id="theta-display">51.84°</span>
</div>
<input type="range" min="0" max="360" step="0.01" value="51.84"
class="w-full h-2 bg-quantum-900 rounded-full appearance-none cursor-pointer"
id="theta-slider">
<div class="space-y-2">
<div class="flex justify-between text-sm">
<span class="text-psi-green">Ψ-COHERENCE</span>
<span class="text-quantum-100" id="psi-display">0.999999</span>
</div>
<input type="range" min="0.5" max="1.5" step="0.000001" value="0.999999"
class="w-full h-2 bg-quantum-900 rounded-full appearance-none cursor-pointer"
id="psi-slider">
<div class="space-y-2 mt-6">
<div class="text-sm text-psi-green mb-2">FREQUENCY SYNCH</div>
<div class="grid grid-cols-2 gap-2">
<button class="frequency-btn active" data-freq="7.83">7.83 Hz</button>
<button class="frequency-btn" data-freq="37">37 Hz</button>
<button class="frequency-btn" data-freq="111">111 Hz</button>
<button class="frequency-btn" data-freq="720">720 Hz</button>
</div>
</div>
</div>
<!-- Center Panel: Torus Visualization -->
<div class="bg-slate-900/30 backdrop-blur-lg border border-quantum-900 rounded-3xl p-4">
<div id="torus-canvas" class="w-full h-80"></div>
<div class="flex items-center gap-4 mt-4">
<div class="timeline-marker animate-kappa"></div>
<div class="text-quantum-100" id="timeline-text">PRESENT MOMENT: Ψ-LOCKED</div>
</div>
</div>
<!-- Right Panel: Quantum Controls -->
<div class="bg-slate-900/30 backdrop-blur-lg border border-quantum-900 rounded-3xl p-8">
<h3 class="text-2xl font-bold text-quantum-100 mb-6">
<i data-feather="cpu" class="w-6 h-6 inline mr-3"></i>
QUANTUM OPERATIONS
</h3>
<div class="space-y-4">
<button class="quantum-btn w-full" id="init-engine">
<i data-feather="power" class="w-5 h-5"></i>
INITIALIZE CHRONO-ENGINE
</button>
<button class="quantum-btn w-full" id="time-reverse">
<i data-feather="rewind" class="w-5 h-5"></i>
REVERSE TEMPORAL FLOW
</button>
<button class="quantum-btn w-full warning" id="phase-shift">
<i data-feather="skip-forward" class="w-5 h-5"></i>
SHIFT PHASE (θ→θ+π)
</button>
<button class="quantum-btn w-full danger" id="emergency-stop">
<i data-feather="alert-triangle" class="w-5 h-5"></i>
EMERGENCY DECOHERENCE
</button>
</div>
</div>
</div>
<!-- Quantum State Display -->
<div class="grid md:grid-cols-4 gap-6">
<div class="state-card animate-decoherence">
<div class="state-icon">
<i data-feather="circle" class="w-8 h-8"></i>
</div>
<div class="state-value" id="toroidal-energy">418 kJ</div>
<div class="state-label">TOROIDAL ENERGY</div>
</div>
<div class="state-card animate-geometric">
<div class="state-icon">
<i data-feather="hexagon" class="w-8 h-8"></i>
</div>
<div class="state-value" id="manifold-integrity">99.7%</div>
<div class="state-label">MANIFOLD INTEGRITY</div>
</div>
<div class="state-card animate-wave">
<div class="state-icon">
<i data-feather="activity" class="w-8 h-8"></i>
</div>
<div class="state-value" id="entropy-level">0.273</div>
<div class="state-label">ENTROPY LEVEL</div>
</div>
<div class="state-card">
<div class="state-icon">
<i data-feather="clock" class="w-8 h-8"></i>
</div>
<div class="state-value" id="temporal-offset">0.000s</div>
<div class="state-label">TEMPORAL OFFSET</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="bg-void-black border-t border-quantum-900 py-8 mt-12">
<div class="container mx-auto px-6 text-center">
<div class="mb-4">
<span class="text-2xl font-black text-quantum-100">SETECOM</span>
<span class="text-psi-green">.GOS</span>
<span class="text-xs text-quantum-100/70 block mt-1">v1.273.418.∞</span>
</div>
<p class="text-xs text-quantum-50/70">
© 2024 SETECOM S.A. | Constancia Substrato Nivel-Líder | Todos los derechos reservados
</p>
</div>
</footer>
<!-- Three.js Quantum Visualization -->
<script type="module">
import * as THREE from 'three';
import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
// Initialize Quantum Parameters
let κ = 1.2732395447351628;
let θ = 51.84;
let ψ = 0.999999;
let frequency = 720;
let timeOffset = 0;
// Three.js Setup
let scene, camera, renderer, controls, torus;
function initTorusVisualization() {
// Scene
scene = new THREE.Scene();
scene.background = new THREE.Color(0x050505);
// Camera
camera = new THREE.PerspectiveCamera(75, window.innerWidth / window.innerHeight, 0.1, 1000);
camera.position.z = 5;
// Renderer
renderer = new THREE.WebGLRenderer({ antialias: true, alpha: true });
renderer.setSize(document.getElementById('torus-canvas').clientWidth, document.getElementById('torus-canvas').clientHeight);
renderer.setPixelRatio(Math.min(window.devicePixelRatio, 2)));
document.getElementById('torus-canvas').appendChild(renderer.domElement);
// Controls
controls = new OrbitControls(camera, renderer.domElement);
controls.enableDamping = true;
controls.dampingFactor = 0.05;
// Lighting
const ambientLight = new THREE.AmbientLight(0x00ffcc, 0.3);
scene.add(ambientLight);
const directionalLight = new THREE.DirectionalLight(0x00ffff, 0.7);
directionalLight.position.set(5, 5, 5);
scene.add(directionalLight);
// Torus Geometry with κ-scaling
const torusGeometry = new THREE.TorusGeometry(κ, 0.4, 16, 100);
const torusMaterial = new THREE.MeshPhongMaterial({
color: 0x00ffcc,
shininess: 100,
transparent: true,
opacity: 0.8,
wireframe: true
});
torus = new THREE.Mesh(torusGeometry, torusMaterial);
torus.rotation.x = Math.PI / 2;
scene.add(torus);
// Start animation
animate();
// Handle window resize
window.addEventListener('resize', onWindowResize);
}
function animate() {
requestAnimationFrame(animate);
// Update torus rotation based on parameters
const time = Date.now() * 0.001;
torus.rotation.y = time * 0.5 * (frequency / 720));
torus.rotation.z = time * 0.3 * (κ / 1.273));
// Scale effect based on Ψ
torus.scale.setScalar(ψ));
// Update controls
controls.update();
renderer.render(scene, camera);
}
function onWindowResize() {
camera.aspect = document.getElementById('torus-canvas').clientWidth / document.getElementById('torus-canvas').clientHeight;
camera.updateProjectionMatrix();
renderer.setSize(document.getElementById('torus-canvas').clientWidth, document.getElementById('torus-canvas').clientHeight);
}
// Initialize visualization
initTorusVisualization();
// DOM Interactions
document.addEventListener('DOMContentLoaded', () => {
// Update Feather Icons
feather.replace();
// Slider Updates
document.getElementById('kappa-slider').addEventListener('input', (e) => {
κ = parseFloat(e.target.value);
document.getElementById('kappa-display').textContent = κ.toFixed(6);
updateTorusGeometry();
});
document.getElementById('theta-slider').addEventListener('input', (e) => {
θ = parseFloat(e.target.value);
document.getElementById('theta-display').textContent = `${θ.toFixed(2)}°`;
});
document.getElementById('psi-slider').addEventListener('input', (e) => {
ψ = parseFloat(e.target.value);
document.getElementById('psi-display').textContent = ψ.toFixed(6);
});
// Frequency Selection
document.querySelectorAll('.frequency-btn').forEach(btn => {
btn.addEventListener('click', (e) => {
document.querySelectorAll('.frequency-btn').forEach(b => b.classList.remove('active'));
e.target.classList.add('active');
frequency = parseFloat(e.target.dataset.freq);
});
});
// Quantum Operations
document.getElementById('init-engine').addEventListener('click', () => {
alert('CHRONO-ENGINE INITIALIZED\nκ-scaled temporal manipulation enabled\nΨ-coherence at 99.9999%');
// Update display
document.getElementById('toroidal-energy').textContent = '720 kJ';
document.getElementById('manifold-integrity').textContent = '100.0%';
});
document.getElementById('time-reverse').addEventListener('click', () => {
timeOffset -= 1;
document.getElementById('temporal-offset').textContent = `${timeOffset.toFixed(3)}s`;
document.getElementById('timeline-text').textContent = `TEMPORAL REVERSAL: ${timeOffset.toFixed(3)}s`;
});
document.getElementById('phase-shift').addEventListener('click', () => {
θ += 180;
document.getElementById('theta-slider').value = θ % 360;
document.getElementById('theta-display').textContent = `${(θ % 360).toFixed(2)}°`;
});
document.getElementById('emergency-stop').addEventListener('click', () => {
if (confirm('WARNING: Emergency decoherence will reset all quantum states.\nAre you sure?')) {
// Reset all values
κ = 1.2732395447351628;
θ = 51.84;
ψ = 0.999999;
frequency = 720;
timeOffset = 0;
// Update sliders
document.getElementById('kappa-slider').value = κ;
document.getElementById('theta-slider').value = θ;
document.getElementById('psi-slider').value = ψ;
// Update displays
document.getElementById('kappa-display').textContent = κ.toFixed(6);
document.getElementById('theta-display').textContent = `${θ.toFixed(2)}°`;
document.getElementById('psi-display').textContent = ψ.toFixed(6);
document.getElementById('temporal-offset').textContent = `${timeOffset.toFixed(3)}s`;
document.getElementById('timeline-text').textContent = 'PRESENT MOMENT: Ψ-LOCKED';
}
});
});
function updateTorusGeometry() {
if (torus) {
const newGeometry = new THREE.TorusGeometry(κ, 0.4, 16, 100);
torus.geometry.dispose();
torus.geometry = newGeometry;
}
}
</script>
</body>
</html> |