Skip to content

Latest commit

 

History

History
85 lines (57 loc) · 4.31 KB

README.md

File metadata and controls

85 lines (57 loc) · 4.31 KB

This is the beginnings of a mini-framework on top of Skia (SkiaSharp) for creating generative artwork.

Here are some renders:

Sine wave paths with the offset into the sine wave increasing from left to right.

Tendril lines "injected" from the edges of the image and then following the path of a Perlin noise flow field.

Perlin noise flow field tendrils emenating from a circle.

Clifford attractors using velocity for coloring.

Brush strokes following a Perlin noise flow field with colors sampled from an image.

Another experiment with Perlin flow lines.

Lines following a Perlin noise field with colors from a palette taken from the same noise.

Rounded rectangles arranged in a grid with a progressive rotation.

Circle arcs of varying lengths with colors alternating from a palette.