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...30Chris 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 Mar 25 +* Re: n-poly from a line...25sobriquet
31 Mar 25 i`* Re: n-poly from a line...24Chris M. Thomasson
31 Mar 25 i `* Re: n-poly from a line...23sobriquet
31 Mar 25 i  +- Re: n-poly from a line...1Chris M. Thomasson
1 Apr 25 i  `* Re: n-poly from a line...21Chris M. Thomasson
1 Apr 25 i   `* Re: n-poly from a line...20Chris M. Thomasson
1 Apr 25 i    `* Re: n-poly from a line...19sobriquet
1 Apr 25 i     +* Re: n-poly from a line...2Chris M. Thomasson
1 Apr 25 i     i`- Re: n-poly from a line...1Chris M. Thomasson
1 Apr 25 i     +* Re: n-poly from a line...11Chris M. Thomasson
1 Apr 25 i     i+* Re: n-poly from a line...8Richard Hachel
1 Apr 25 i     ii`* Re: n-poly from a line...7Richard Hachel
1 Apr 25 i     ii +* Re: n-poly from a line...5Chris M. Thomasson
2 Apr 25 i     ii i`* Re: n-poly from a line...4Richard Hachel
2 Apr 25 i     ii i +- Re: n-poly from a line...1sobriquet
4 Apr 25 i     ii i +- Re: n-poly from a line...1Chris M. Thomasson
4 Apr 25 i     ii i `- Re: n-poly from a line...1Chris M. Thomasson
1 Apr 25 i     ii `- Re: n-poly from a line...1Chris M. Thomasson
1 Apr 25 i     i+- Re: n-poly from a line...1Chris M. Thomasson
1 Apr 25 i     i`- Re: n-poly from a line...1Richard Hachel
1 Apr 25 i     `* Re: n-poly from a line...5Chris M. Thomasson
2 Apr 25 i      `* Re: n-poly from a line...4sobriquet
2 Apr 25 i       `* Re: n-poly from a line...3Chris M. Thomasson
3 Apr 25 i        `* Re: n-poly from a line...2sobriquet
4 Apr 25 i         `- Re: n-poly from a line...1Chris M. Thomasson
17 Apr 25 `- Re: n-poly from a line...1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal