Skip to content

lib.img.generate.KochKaleidoskope

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

KochKaleidoskope

in lib.img.generate


This effect is based on Koch snowflake fractal curve. Angle starts working with Steps set to 2 and above.


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2D) -
Scale (Single) -
Center (Vector2) -
Offset (Vector2) -
Angle (Single) -
Steps (Int32) -
ShadeSteps (Single) -
Rotate (Single) -
ShadeFolds (Single) -
Resolution (Int2) -

Outputs

Name Type
TextureOutput SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally