Footnotes #9

Page
January 14, 2022
Download
Footnotes #9

sin(z2+c) #2

Here is the previous fractal with a monochrome palette. This formula has potential, I have played with it in the past and will likely return to it in the future.

Footnotes #8

Page
January 13, 2022
Download
Footnotes #8

sin(z2+c)

This one and the next are based on the usual escape time fractal algorithm, but the usual formula has been replaced by sin(z2+c)

Footnotes #7

Page
January 12, 2022
Download
Footnotes #7

exponents

This image is based on an escape time fractal type of loop but with a complex exponent. I had it prepared and ready to publish with the other complex exponent fractals, but somehow overlooked it.

Footnotes #6

Page
January 11, 2022
Download
Footnotes #6

Found one more for the square root set.

Footnotes #5

Page
January 10, 2022
Download
Footnotes #5

Square Roots #2

Footnotes #4

Square Roots #1

This is the first of two images I generated using the square root function in a typical escape-time fractal process. As with the previous set, I never found the traction for a deeper exploration.

Footnotes #3

Little Rooms #3

Continuing yesterday's Footnotes #2 notes: There is of course a downside to saving everything when 99% of that which is saved is not worth saving. I have about 70000 objects saved, half of them are bitmap images. Most of the images are low resolution, and small variations, slightly different shading or framing of other images. It is a good thing that we live in the time of multi-terabyte hard drives.

Now there is a noticeable delay when I start the program as it indexes those things. Housecleaning is overdue. The program has a delete button, and the program has a smart garbage collection mode. It will keep the items in the "published" state and all their dependencies. But that does not help with all the things that are ready but for whatever reason not published yet, or things not ready but I want to return to.

I am in the process of finding those things that I intended to finish and publish, but never made it into the main flow last year.

Footnotes #2

Little Rooms #2

One feature of the software that I use to generate these pictures is that it saves everything I do. Every piece of code, every parameter set, and every image big and small. Any experiment can be revisited, every finished image can be recalled and used as a jumping off point for new designs.

Is that a big deal? I find is quite helpful. I do not need to decide if I need to save something, and if so what to name it and where to put it. I can experiment with abandon, always knowing I can roll back to and previous state and try something else. Otherwise when I need to drop out of a creative mind space to do some bookkeeping such as saving a file, it is difficult, often impossible to return to the same creative space.

Footnotes #1

Little Rooms #1

This starts a series called Footnotes. It consists of odds and ends found in the dusty corners of my hard drive.

Here is the first of three pictures that I had prepared for publishing, but never got around to publishing. Little doors or windows peek into little rooms with a lot of detail. I had planned a separate series for these, but I lost traction after the first few.

Affine #31

Page
January 5, 2022
Download
Affine #31

Messy level three.

Affine #30

Page
January 4, 2022
Download
Affine #30

Mess level two. Now some of the colored rectangles spill over into adjacent areas.

Affine #29

Page
January 3, 2022
Download
Affine #29

Back in Affine #9 I liked the colors and the overall composition. I was not satisfied with the details. It was too straight and too clean. I revisited that image, trying to keep the overall layout, but messing up the smaller details.

I have three variations prepared, with varying degrees of messy. Here I broke up the lines, while retaining the shaded rectangles of the original.

Affine #28

Page
January 2, 2022
Download
Affine #28

Affine #27

Page
January 1, 2022
Download
Affine #27

aka New Year's Day Morning.

Affine #26

Page
December 31, 2021
Download
Affine #26

Affine #25

Page
December 30, 2021
Download
Affine #25

Added sin() function. For the math nerds, not the complex sin function rather the real sin function on the y component. (x,y) -> (x, sin(y))

Affine #24

Page
December 29, 2021
Download
Affine #24

The non-affine transformation mixed in here is z -> log(z). I also mixed in some jitter.

Affine #23

Page
December 28, 2021
Download
Affine #23

For the mathematically curious, the non-affine function incorporated in this one is z -> 1/z.

Affine #22

Page
December 27, 2021
Download
Affine #22

More curves, and not my typical color choice. This is quite far from the starting point for this series. Despite that, algorithmically, it is a small variation on the basic algorithm that kicked off this series.

So, despite the obvious mathematical inconsistency, I am including this one and the next few in the Affine series.

Affine #21

Page
December 26, 2021
Download
Affine #21

← Previous 20 Showing 935-954 of 1415 Next 20 →