I've generated thousands of images over the years, but I think this one has something I don't remember seeing before. It seems 3D to me. Are my eyes doing something funny or can you see it too?

I created it with a photo mixing software I wrote a few weeks ago.

#creativeCoding #OPENRNDR #Kotlin #Photo

A postcard for a friend's kid

#penplotter #axidraw #openrndr #kotlin #flower #spring

I pushed some improvements to orx-axidraw, the extension I wrote to plot directly from OPENRNDR programs. Now pausing and resuming works well, I can specify any paper size (not just presets), I can do multi-color plots and it groups by color and waits for pen changes, set heights and speeds per layer, and I had it send me "done" notifications to my phone.

The next feature I have in mind is going to be less easy 🙂

https://github.com/openrndr/orx/tree/master/orx-jvm/orx-axidraw

#penPlotter #axidraw #openrndr #creativeCoding

A close up of a tree mixed with a #photo of a #forest and a close up of a stone.

A feature I added today is the ability to drag and drop images into the program, which is great in combination of browsing photo thumbnails with my OS.

Next I'll add dropping video files and choosing a frame (in a recent trip I shot more videos than photos). The resolution will be lower, but when mixed with higher resolution layers it's probably fine.

#photography #creativeCoding #OPENRNDR #Kotlin #nature #trees

Another photo composition created with the program I'm writing.

I like the contrast between the very monochromatic photo and the layer of rainbow-like colors.

Now I can not only export the image, but also the configuration to reproduce the image. The settings are also saved when closing the program and automatically loaded when starting it again, so I can continue where I left off.

#photo #photography #creativeCoding #OPENRNDR #Kotlin #nature #technology

One or two days ago I saw in Mastodon a program similar to this, written in #p5js . I wanted to reply to that post but I can't find it.

In any case, here a similar (but interactive) design written in #Kotlin with #OPENRNDR

See how to produce screenshots is just one line of code, and the `contentScale` argument results in 3x resolution, so the window is 800x800 pixels and the screenshot is 2400x2400 pixels).

#creativeCoding #Mathart #algorithm

This is one of my favorite montages. The main organic shapes were rendered using a program I wrote last year and it is displayed on top of a starry night. A close-up photo of lichen sets the transparency to blend the other two pictures. I really like the grain that makes the code generated shapes more organic and old looking.

#photography #abstractArt #abstract #OPENRNDR #creativeCoding #kotlin #dark #sky #night #noai

I'm writing a program to combine photos I shot.

So far it's rather simple: I can choose 3 photos, a blend mode and a color. It's enough to have fun already.

#photography #abstractArt #abstract #OPENRNDR #creativeCoding #kotlin