Skip to content

FredodaFred/RustGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustGraphics

Creating Graphical effects utilizing Rust

Linear Gradient

This creates a linear gradient using any two colors

Glowing Screen

This creates a glowing transition effect through an entire list of colors. Loops back to beginning when dones cycling through colors

Crossing Squares

This creates an variable number of squares, assigns them a velocity, and has them roam the screen, bouncing off the edges instead of going out of bounds

TODO: Create color difference when squares overlap

TODO: Triangles

TODO: Spirals

About

Creating Graphical effects utilizing Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages