Generates a Sierpinski fractal
Generates a Sierpinski fractal, using the sierpinski filter
It’s an extension](https://ffmpeg.org/ffmpeg-filters.html#sierpinski
It’s an extension)
It’s an extension](https://ffmpeg.org/ffmpeg-filters.html#sierpinski
It’s an extension.md)
If set, will generate a Sierpinksi fractal
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
Set seed which is used for random panning
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 1 | false |
Set max jump for single pan destination. Allowed range is from 1 to 10000.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 2 | false |
Set fractal type, can be default carpet or triangle
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 3 | false |
Extension/Sierpinski.rd.ext.ps1 -Sierpinski [[-SierpinksiSeed] <Int32>] [[-SierpinksiJump] <Double>] [[-SierpinksiType] <String>] [<CommonParameters>]