Replies: 2 comments
-
Hey @munusshih, thanks for reaching out. How did you install p5 pattern? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing due to inactivity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone have experience using other p5 community libraries (such as p5.pattern or p5.brush) along with p5-wrapper?
And how did you do it?
I did read the example in README, but found it hard to follow.
I was trying to use p5.pattern in my code by doing the following:
but when I try to use
p5.patternColors
, it still throws me errorTypeError: p5.patternAngle is not a function
.Beta Was this translation helpful? Give feedback.
All reactions