Commit Graph

  • 8b642f6903 Implementar figura TORUS (toroide/donut 3D) - Tecla R Sergio Valor 2025-10-04 06:36:46 +02:00
  • bcbeaba504 Implementar figura WAVE_GRID (malla ondeante 3D) - Tecla W Sergio Valor 2025-10-03 21:45:21 +02:00
  • 8cf117ea64 Implementar figura HELIX (espiral helicoidal 3D) - Tecla E Sergio Valor 2025-10-03 21:35:56 +02:00
  • 91f8bfdd30 Implementar zoom por profundidad Z con perspectiva 3D + toggle Sergio Valor 2025-10-03 21:00:19 +02:00
  • a484ce69e8 Implementar control manual de escala para figuras 3D + actualizar README Sergio Valor 2025-10-03 20:41:29 +02:00
  • a7ec764ebc Implementar sistema polimórfico de figuras 3D (Sphere + Cube) Sergio Valor 2025-10-03 20:20:10 +02:00
  • b196683e4a Hacer RotoBall totalmente escalable con resolución de pantalla Sergio Valor 2025-10-03 19:48:52 +02:00
  • 535c397be2 Mejorar interacción entre modos RotoBall y física con gestión de gravedad Sergio Valor 2025-10-03 19:34:33 +02:00
  • 31ac22bd0f Documentar Z-sorting en CLAUDE.md Sergio Valor 2025-10-03 13:45:55 +02:00
  • bca1e636c5 Implementar Z-sorting (Painter's Algorithm) en modo RotoBall Sergio Valor 2025-10-03 13:44:55 +02:00
  • 355fa4ffb7 Ajustar amortiguación para absorción rápida sin oscilación Sergio Valor 2025-10-03 13:27:26 +02:00
  • 91ab6487b3 Implementar física de atracción con resorte en RotoBall Sergio Valor 2025-10-03 13:24:07 +02:00
  • 22e3356f80 Implementar modo RotoBall - Esfera 3D rotante (demoscene effect) Sergio Valor 2025-10-03 13:03:03 +02:00
  • 79964732ef Implementar sistema de auto-reinicio con temporizador de inactividad Sergio Valor 2025-09-27 22:21:30 +02:00
  • 7ac29f899b Implementar impulso direccional adaptativo para tecla ESPACIO Sergio Valor 2025-09-27 22:10:33 +02:00
  • 4e030e4ef9 Implementar sistema flexible de temas con cantidad variable de colores Sergio Valor 2025-09-18 22:22:57 +02:00
  • ac57755bd2 Añadir tema RGB y actualizar documentación completa Sergio Valor 2025-09-18 22:08:28 +02:00
  • 7b24e387b7 Implementar modo real fullscreen y resolver conflictos Sergio Valor 2025-09-18 19:20:02 +02:00
  • 9908165104 Agregar comentarios descriptivos a defines.h Sergio Valor 2025-09-18 18:49:33 +02:00
  • 8a05f69442 Implementar sistema de zoom dinámico y fullscreen Sergio Valor 2025-09-18 18:48:12 +02:00
  • 036268f135 Implementar empuje lateral sutil al cambiar gravedad Sergio Valor 2025-09-18 18:06:19 +02:00
  • a798811d23 Implementar sistema de masa/peso individual por pelota Sergio Valor 2025-09-18 17:52:31 +02:00
  • e15c1f5349 Corregir física de rebotes: solo pérdida, nunca ganancia de energía Sergio Valor 2025-09-18 17:46:07 +02:00
  • 19e1c414c2 Refactoring completo: migrar main.cpp a Engine class Sergio Valor 2025-09-18 17:33:53 +02:00
  • cada46f732 Refactorización inicial: Crear estructura de clase Engine Sergio Valor 2025-09-18 17:09:42 +02:00
  • 78656cf17d Implementar sistema de variación por rebote individual Sergio Valor 2025-09-18 16:52:24 +02:00
  • dec8d431f5 Implementar sistema de gravedad direccional con controles de cursor Sergio Valor 2025-09-17 22:37:19 +02:00