Skip to content

0.18.0#14

Merged
sanderdw merged 6 commits into
mainfrom
0.18.0
May 23, 2026
Merged

0.18.0#14
sanderdw merged 6 commits into
mainfrom
0.18.0

Conversation

@sanderdw
Copy link
Copy Markdown
Owner

[0.18.0] - 2026-05-23

Added

  • Skins system – switch the entire UI between Modern, Win95, Winamp, and CRT themes. Selectable via the ?skin= URL parameter (e.g. ?skin=winamp); the active skin is persisted to the URL alongside the other settings.
  • ASCII visualizer – Canvas 2D audio-reactive ASCII art renderer.
  • Cyber City visualizer – raymarched neon-grid cityscape flythrough with audio-driven scan pulses, fog, and dot density (Three.js/WebGL).
  • Audio Debug visualizer – diagnostic view with waveform, FFT spectrum, kick detection, plus stereo correlation meter and rolling spectrogram (Canvas 2D).
  • Aurum Leaf visualizer – tentacled energy bloom with particles, kick-reactive bloom bursts, and UnrealBloom post-processing (Three.js/WebGL).
  • Anunaki Sphere visualizer – raymarched KIFS-folded sphere with auto-rotation and audio-reactive brightness/zoom (Three.js/WebGL).
  • Trails Stream visualizer – bending tube-trail stream with blur, bloom, and audio-reactive exposure (Three.js/WebGL).
  • Shambhala visualizer – voxel tunnel raymarcher with space-folding, glow, and audio-reactive exposure (Three.js/WebGL).

Changed

  • FractalOrb: refactored audio analysis and visual response for tighter reactivity.
  • Vite: raised chunkSizeWarningLimit from 550 to 600 to accommodate the new shader-heavy visualizers.
  • Dependency bumps

sanderdw added 6 commits May 13, 2026 23:22
…and Three.js integration; update chunk size warning limit in Vite config
- Implement Shambhala visualizer using custom shaders for dynamic visuals based on audio input.
- Create TrailsStream visualizer featuring trails with hue-shifted colors and post-processing effects.
- Integrate audio analysis for real-time responsiveness to audio frequencies.
- Utilize THREE.js for rendering and shader management, enhancing visual complexity and interactivity.
@sanderdw sanderdw merged commit 473ce35 into main May 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant