Replies: 1 comment 12 replies
-
Why are you declaring ang as |
Beta Was this translation helpful? Give feedback.
12 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.
-
I frequently write code for both Processing java and Processing py5 and usually the outputs are pretty close as I would expect. However in the following example the outputs are significantly different and I don't understand why. Do you see any problem with my Py5 translation which could explain it?
Java version:
Java output:
Py5 version:
Py5 output:

Beta Was this translation helpful? Give feedback.
All reactions