Re: n-poly from a line...

Liste des GroupesRevenir à s math 
Sujet : Re: n-poly from a line...
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.math
Date : 04. Apr 2025, 07:29:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vsnu8c$2kceb$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
On 4/1/2025 4:18 PM, Richard Hachel wrote:
Le 01/04/2025 à 23:07, "Chris M. Thomasson" a écrit :
Indeed. There is a major difference here... My rules do not allow for intersecting spheres.
 What nationality are you, and what are you trying to achieve as a graphic representation?
How do you go about it, why, and how?
 R.H.
Oh, here is some of my pseudo code you can try for yourself. Plot the IFS:
https://youtu.be/XKhS_nklCkE
My pseudo code is in the description:
__________________________________________
A highly experimental #iterated function system of mine that creates many #fractal #bifurcation diagrams locked in the unit square. Afaict, the animation makes it appear as if everything is rotating around a cylinder. Here is my #IFS that was used to create this animation:
______________
// px_mutation interpolates from -4...4 across each frame; 1440 here.
render frames:
_________
// angle interpolates from 0...pi2 across iterations
// px = py = 0
// Iteration:
px = sin(angle * px_mutation);
py = cos(angle * py);
______________
Plot every pixel in the ifs. Actually, I am adding color to each pixel visited during iteration.
__________________________________________
If you need any help, I can help you for sure.

Date Sujet#  Auteur
30 Mar 25 * n-poly from a line...28Chris M. Thomasson
30 Mar 25 +* Re: n-poly from a line...2Chris M. Thomasson
30 Mar 25 i`- Re: n-poly from a line...1Chris M. Thomasson
31 Mar 25 +- Re: n-poly from a line...1Chris M. Thomasson
31 Mar14:40 `* Re: n-poly from a line...24sobriquet
31 Mar22:05  `* Re: n-poly from a line...23Chris M. Thomasson
31 Mar23:53   `* Re: n-poly from a line...22sobriquet
31 Mar23:57    +- Re: n-poly from a line...1Chris M. Thomasson
1 Apr05:48    `* Re: n-poly from a line...20Chris M. Thomasson
1 Apr05:54     `* Re: n-poly from a line...19Chris M. Thomasson
1 Apr11:46      `* Re: n-poly from a line...18sobriquet
1 Apr20:44       +* Re: n-poly from a line...2Chris M. Thomasson
1 Apr20:56       i`- Re: n-poly from a line...1Chris M. Thomasson
1 Apr21:10       +* Re: n-poly from a line...10Chris M. Thomasson
1 Apr21:51       i+* Re: n-poly from a line...8Richard Hachel
1 Apr21:55       ii`* Re: n-poly from a line...7Richard Hachel
1 Apr22:07       ii +* Re: n-poly from a line...5Chris M. Thomasson
2 Apr00:18       ii i`* Re: n-poly from a line...4Richard Hachel
2 Apr00:32       ii i +- Re: n-poly from a line...1sobriquet
4 Apr07:27       ii i +- Re: n-poly from a line...1Chris M. Thomasson
4 Apr07:29       ii i `- Re: n-poly from a line...1Chris M. Thomasson
1 Apr22:27       ii `- Re: n-poly from a line...1Chris M. Thomasson
1 Apr22:05       i`- Re: n-poly from a line...1Chris M. Thomasson
1 Apr21:33       `* Re: n-poly from a line...5Chris M. Thomasson
2 Apr00:28        `* Re: n-poly from a line...4sobriquet
2 Apr20:40         `* Re: n-poly from a line...3Chris M. Thomasson
3 Apr00:39          `* Re: n-poly from a line...2sobriquet
4 Apr06:22           `- Re: n-poly from a line...1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal