Skip to content

chasecee/star-gif-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stars

This repository contains Python scripts to generate a glittery star animation and to install the necessary dependencies.

Files

  • install.py: This script installs the necessary dependencies for the project. The dependencies include numpy, cairocffi, and imageio. Note that this script is intended for Unix-like systems and may not work on Windows. In that case, please install the required dependencies manually.

  • stars.py: This script generates a glittery star animation and saves it as a GIF file. The number of frames and the sparkle factor can be adjusted in the script.

Usage

  1. Run install.py to install the necessary dependencies.
  2. Run stars.py to generate the star animation.

Enjoy your stars!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages