Replies: 1 comment
-
|
Yep, if you check out the design_tips tutorial notebook, it gives a couple of examples of how to use 'parametric' maths equations to create paths in cartesian or polar coordinates. You could easily tweak that code no to use 't' and simple have x constantly increasing for example and have y set to be a function of x. That make sense? |
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.
-
as mentioned in the tutorial,
you used CircleXY to generate circles is it possible to create a function that use mathematical expressions to generate designs
thank you
Beta Was this translation helpful? Give feedback.
All reactions