Skip to content

mikeoliphant/Generative

Repository files navigation

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.

About

Generative art experiments in C# using Skia (SkiaSharp)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages