Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding rgb+rgba color functions for straightforward color creation #333

Merged
merged 2 commits into from
Sep 5, 2016

Conversation

alecmolloy
Copy link
Contributor

Try the following code:

stroke 0
color rgba 246, 122, 246, .25
for i in [20 ... 250] by 40
    circle i

(This is in preparation for some Ozwald Boateng challenges.)

@rcocetta rcocetta merged commit 8e2e82c into KanoComputing:master Sep 5, 2016
Ealdwulf pushed a commit to Ealdwulf/make-art that referenced this pull request Oct 21, 2016
paulvarache pushed a commit that referenced this pull request May 6, 2019
paulvarache pushed a commit that referenced this pull request May 6, 2019
Adding rgb+rgba color functions for straightforward color creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants