Skip to content

lee0c/pridebanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pride Gradient designer

Processing3 sketch to create a banner graphic such as design that is a gray background with a stripe horizontally across the middle. The stripe is made up of three separate pride flags that fade from one to the next

To customize

Under the SETTINGS comment you can fiddle with the background color, flag dimensions, and fade/border settings.

Changing flags

Under the FLAG SETUP comment you can add or remove flags. There are several already defined (listed as options).

As everything calculated is an int, it will work smoother if your flag height is a common multiple of the number of stripes each flag you use has. You can additionally add your own flags following the method used to define the pre-existing ones. The stripe() class takes a color (hex code or Processing color type) and a y-axis offset from the top of the flag.

Dimensions

To change the dimensions from standard Twitter heading size, change this line that sets the size.

About

builds gradient pride flag designs with processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published