Skip to content

Dizro/PromptVortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromptVortex

PromptVortex Banner

A dynamic web animation warping Midjourney-inspired text prompts into a vortex, with CRT post-processing via WebGL.

Features

  • 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).

Installation

  1. Clone the repo:
    git clone https://github.com/Dizro/PromptVortex.git
    
  2. Navigate to the directory:
    cd PromptVortex
    

Usage

Run a local server to view (avoids CORS issues):

Edit animation.js for customizations.

License

Copyright (c) 2025, Dmitriy Dubina All rights reserved.

This software is proprietary. No copying, modification, or distribution without permission."# PromptVortex"

About

A vanilla JS web animation that warps Midjourney-inspired text prompts into a swirling vortex, enhanced with retro CRT effects (curvature, chroma shift, scanlines, vignette) using Canvas 2D and WebGL shaders. Customizable speed, colors, and distortions. Mobile-optimized.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors