Skip to content

cmounce/plasma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plasma GIF generator

blue waves

This is a Rust/SDL2 program for generating plasma effect animations. It's a nice tool for generating animated avatars: plasmas can be saved in GIF format and are guaranteed to seamlessly loop.

Each plasma is a color-mapped interference pattern of several sinusoidal functions. A human-guided genetic algorithm chooses the parameters for the user, which means no understanding of the math is required. All the user has to do is tell the program what looks good and what looks bad, and the computer automatically generates new plasmas to fit.

About

Draws pretty pictures with sine waves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages