Skip to content

mattialoszach/ascii-animation-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii Animation Web

This project is a simple ASCII animation in JavaScript, originally created during the development of my personal website. The animation was inspired by the animated background effect on Midjourney's website.

Rotating donut

The animation draws a swirling ASCII pattern around a customizable text or logo. It uses basic trigonometry (polar coordinates with r and theta) and simple noise to create a dynamic, lively visual.


You can easily embed this animation into any website or project. It is also highly customizable — you can:

  • Change the width, height, charset, and displayed text/logo.
  • Replace the math with any 1D or 2D mathematical functions to create new interesting effects.

About

Simple ASCII Animation using Javascript. Used for my personal website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published