Extends the ASCII Art Generator with animation capabilities: - 5 image effects (color cycle, wave, typewriter, pulse, glitch) - Pattern animation via time-stepping phase parameters - Browser playback with play/pause and frame counter - Animated GIF export via server-side Pillow rendering (no new deps) - New /api/animate and /api/animate-pattern endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| static | ||
| templates | ||
| .gitignore | ||
| Dockerfile | ||
| app.py | ||
| docker-compose.yml | ||
| render.py | ||
| requirements.txt | ||