PSSVG icon indicating copy to clipboard operation
PSSVG copied to clipboard

`SVG.PolarEquation` should draw a path using a polar equation

Open StartAutomating opened this issue 1 year ago • 0 comments

The polar equation and its inputs should be embedded in a data attribute, as PowerShell.

(this will only require minor renaming to turn into JavaScript, since the [Math] classes are roughly the same).

Having this around simplifies the implementation of any complex shape that can be represented as a polar equation, such as:

  • [ ] #238

StartAutomating avatar May 20 '24 06:05 StartAutomating