A dynamic web animation warping Midjourney-inspired text prompts into a vortex, with CRT post-processing via WebGL.
- Time-based text distortion (rotation, customizable speed/direction/patterns).
- Smooth logo fade-in via character interpolation.
- Mobile-optimized (slower speed, simpler text).
- WebGL shaders for CRT effects (curvature, chroma shift, scanlines, vignette).
- Easy customization: colors, fonts, prompts (see comments in
animation.js).
- Clone the repo:
git clone https://github.com/Dizro/PromptVortex.git - Navigate to the directory:
cd PromptVortex
Run a local server to view (avoids CORS issues):
- Python:
python -m http.server 8000(open http://localhost:8000/index.html). - Or:
npx live-server(install vianpm i -g live-serverif needed).
Edit animation.js for customizations.
Copyright (c) 2025, Dmitriy Dubina All rights reserved.
This software is proprietary. No copying, modification, or distribution without permission."# PromptVortex"
