Skip to content

Instantly share code, notes, and snippets.

@andrisgauracs
Created January 10, 2019 21:45
Show Gist options
  • Select an option

  • Save andrisgauracs/42fa12651d1d0a922ea14db699bea4ed to your computer and use it in GitHub Desktop.

Select an option

Save andrisgauracs/42fa12651d1d0a922ea14db699bea4ed to your computer and use it in GitHub Desktop.
Required variables for color palette generator
# Global variables
framesTaken = 0
framesTakenList = []
framesSpecified = 0
clusters = 5
margin = 5
borderSize = 40
offset = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment