POV-Ray : Newsgroups : povray.binaries.images : Attractive Attractors Server Time
14 May 2026 12:10:38 EDT (-0400)
  Attractive Attractors (Message 1 to 5 of 5)  
From: Droj
Subject: Attractive Attractors
Date: 13 May 2026 19:10:00
Message: <web.6a0503dd712444fb4915286f3b2af915@news.povray.org>
Hi to all,

While exploring the world of 2D and 3D attractors - exploration NOT yet finished
but I rendered quite a bunch - I had the idea to look for something that makes
2D attractors still more attractive. I thought about using a density map but
what I found was far beyond my skills - at least for now.

Well, to put it in a nutshell:
I remembered Ilya Razmanov's 'Img2mesh' converter.
Installed Python 3.14 and gathered the necessary Img2mesh files and after using
some Gaussian blur on my attractor image (see original img resized to 800x600 on
the left, 200k spheres) I fed it to 'Img2mesh'.

A 'quick and dirty' job! I didn't pay attention to the size of my original POV
image (1600x1200 px) but 'Img2mesh' ate it and spat out a 144 Mb POV file in no
more than 2 minutes.

I did not expect too much - I used the output file as is - and, wonders never
cease - after 49 minutes I got a result that almost knocked me off the rocker
(see img resized to 800x600 on the right).

Ilya, great job and I will dive into your 'Slimy Mudhole'!

Cheers
Droj


Post a reply to this message


Attachments:
Download '2d_attractor_combo.png' (617 KB)

Preview of image '2d_attractor_combo.png'
2d_attractor_combo.png


 

From: kurtz le pirate
Subject: Re: Attractive Attractors
Date: 14 May 2026 03:26:06
Message: <6a05790e$1@news.povray.org>
On 14/05/2026 01:06, Droj wrote:
> Hi to all,
> 
> While exploring the world of 2D and 3D attractors - exploration NOT yet finished
> but I rendered quite a bunch - I had the idea to look for something that makes
> 2D attractors still more attractive. I thought about using a density map but
> what I found was far beyond my skills - at least for now.
> 
> Well, to put it in a nutshell:
> I remembered Ilya Razmanov's 'Img2mesh' converter.
> Installed Python 3.14 and gathered the necessary Img2mesh files and after using
> some Gaussian blur on my attractor image (see original img resized to 800x600 on
> the left, 200k spheres) I fed it to 'Img2mesh'.
> 
> A 'quick and dirty' job! I didn't pay attention to the size of my original POV
> image (1600x1200 px) but 'Img2mesh' ate it and spat out a 144 Mb POV file in no
> more than 2 minutes.
> 
> I did not expect too much - I used the output file as is - and, wonders never
> cease - after 49 minutes I got a result that almost knocked me off the rocker
> (see img resized to 800x600 on the right).
> 
> Ilya, great job and I will dive into your 'Slimy Mudhole'!
> 



Good start ;)

I think you're familiar with them, but there are these two pages on 
attractors that are really interesting:

-> <https://www.josleys.com/articles/ams_article/Lorenz3.htm>
-> <https://paulbourke.net/fractals/clifford/>







-- 
kurtz le pirate
compagnie de la banquise


Post a reply to this message

From: Bald Eagle
Subject: Re: Attractive Attractors
Date: 14 May 2026 06:50:00
Message: <web.6a05a7f9fcbd625ad1d09a9825979125@news.povray.org>
"Droj" <803### [at] drojde> wrote:

> Ilya, great job and I will dive into your 'Slimy Mudhole'!

If you guys need some time alone . . .

:o


Post a reply to this message

From: yesbird
Subject: Re: Attractive Attractors
Date: 14 May 2026 08:10:09
Message: <6a05bba1$1@news.povray.org>
On 14/05/2026 10:26, kurtz le pirate wrote:
> Good start ;)
> 
> I think you're familiar with them, but there are these two pages on 
> attractors that are really interesting:
> 
> -> <https://www.josleys.com/articles/ams_article/Lorenz3.htm>
> -> <https://paulbourke.net/fractals/clifford/>
>

Yes, they are really attractive ).

Not long ago I started to play with them too and found this page:
https://www.dynamicmath.xyz/strange-attractors/#thomas
-- 
YB


Post a reply to this message

From: Bald Eagle
Subject: Re: Attractive Attractors
Date: 14 May 2026 10:20:00
Message: <web.6a05d97cfcbd625ae2c47eda25979125@news.povray.org>
There are also "computer graphics" attractors.

More of a modulated procedural pattern.

They are used in packages like Grasshopper, Maya, etc.

I've played around a bit with things like this before I even knew they had a
name.
https://news.povray.org/povray.general/thread/%3C648dba33%241%40news.povray.org%3E/
I know that Mike Williams, Tek, and others have done similar things, and it's
really interesting once you couple the concept with not only modulating size -
but any attribute.

Size
Shape
Color
alpha
finish
ior

.....

You can also use the attractor values as the input for an interpolation.
So you can do cool things like use SDFs or isosurfaces or any other kind of
function, and mix various functions as you move around on a surface.

- BE


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.