Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute parallel (offset) curves
ResourceFunction["ParallelCurve"][c,dis,t] computes a parallel curve with a displacement dis from a given curve c with parameter t. |
One parallel curve of an ellipse:
In[1]:= | ![]() |
Out[1]= | ![]() |
Plot a variety of the ellipse's parallel curves:
In[2]:= | ![]() |
Out[2]= | ![]() |
Define a limaçon:
In[3]:= | ![]() |
Out[3]= | ![]() |
Plot a variety of the limaçon's parallel curves:
In[4]:= | ![]() |
Out[4]= | ![]() |
Create a design using the parallel curves of a trifolium:
In[5]:= | ![]() |
Out[6]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License