1 Pages (10 items)
Fractal Tree - a programme for displaying a fractal tree - Messages
#1 Posted: 3/15/2020 2:48:37 PM
Hi,
I have created a programme to display a fractal tree in a 2D plot.
fractal tree.sm (7.93 KiB) downloaded 628 time(s).
fractal tree.pdf (209.83 KiB) downloaded 392 time(s).
I would be interested to find out if there is a way to animate the plot process so that the fractal tree is drawn element by element, as each point is calculated.
Can anyone give me any pointers on how to do it?
If that is not possible, how would the animation be done after all the plot points are calculated?
Thank you
Gerard Bush
I have created a programme to display a fractal tree in a 2D plot.
fractal tree.sm (7.93 KiB) downloaded 628 time(s).
fractal tree.pdf (209.83 KiB) downloaded 392 time(s).
I would be interested to find out if there is a way to animate the plot process so that the fractal tree is drawn element by element, as each point is calculated.
Can anyone give me any pointers on how to do it?
If that is not possible, how would the animation be done after all the plot points are calculated?
Thank you
Gerard Bush
1 users liked this post
Davide Carpi 3/16/2020 12:19:00 PM
#2 Posted: 3/15/2020 6:30:25 PM
WroteI would be interested to find out if there is a way to animate the plot process so that the fractal tree is drawn element by element, as each point is calculated.
Like this ... in ½ points.
fractal tree.sm (11.31 KiB) downloaded 647 time(s).
#3 Posted: 3/16/2020 7:13:02 AM
WroteI would be interested to find out if there is a way to animate the plot process so that the fractal tree is drawn element by element, as each point is calculated.
... hard to size the animation plot canvas.
Otherwise renders well ½ length ... greedy 1533 frames !
Search "Samples"... "Pattern" for lot more.
If you can't find and want more: please ask for.
Cheers ... Jean
Pattern fractal tree.sm (17.6 KiB) downloaded 601 time(s).
2 users liked this post
#4 Posted: 3/16/2020 8:16:56 AM
Thank you Jean,
That is just what I was looking for.
To reduce the number of points, and reduce the calculation time the minimum length can be increased. For example, change 'if lenght > 0.25' in the tree function to 'if length > 1.0'. I guess this could even be defined as a variable.
Cheers,
Gerard
Pattern fractal tree.sm (18.39 KiB) downloaded 620 time(s).
That is just what I was looking for.
To reduce the number of points, and reduce the calculation time the minimum length can be increased. For example, change 'if lenght > 0.25' in the tree function to 'if length > 1.0'. I guess this could even be defined as a variable.
Cheers,
Gerard
Pattern fractal tree.sm (18.39 KiB) downloaded 620 time(s).
#5 Posted: 3/16/2020 9:04:22 AM
In the program Jean I added the growth of the tree


Pattern fractal 1.sm (12.54 KiB) downloaded 636 time(s).


Pattern fractal 1.sm (12.54 KiB) downloaded 636 time(s).
5 users liked this post
Davide Carpi 3/16/2020 12:19:00 PM, Alvaro Diaz Falconi 3/17/2020 4:15:00 PM, Вячеслав Мезенцев 3/16/2020 1:59:00 PM, frapuano 3/16/2020 9:35:00 AM, Gerard Bush 3/16/2020 10:55:00 AM
#6 Posted: 3/16/2020 5:55:35 PM
WroteThat is just what I was looking for.
Few more attached ... Search Julia, Mandelbrot in Forum.
Pattern Koch.sm (11.2 KiB) downloaded 616 time(s).
Pattern Frieze Heppi.sm (11.97 KiB) downloaded 637 time(s).
Pattern Hilbert.sm (8.53 KiB) downloaded 615 time(s).
Pattern Patch Work.sm (10.92 KiB) downloaded 594 time(s).
Pattern Fractal Sierpinski.sm (10.92 KiB) downloaded 636 time(s).
Pattern Snail.sm (26.85 KiB) downloaded 632 time(s).
Pattern Fern.sm (19.4 KiB) downloaded 661 time(s).
Pattern Sierpinski Kover.sm (16.72 KiB) downloaded 634 time(s).
Pattern Etoile Magic [Short].sm (46.69 KiB) downloaded 556 time(s).
Pattern Sierpinski Triangles.sm (35.21 KiB) downloaded 620 time(s).
Pattern Prototile.sm (116.5 KiB) downloaded 671 time(s).
#7 Posted: 3/16/2020 5:59:14 PM
Pattern PythagorasTree.sm (6.99 KiB) downloaded 660 time(s).
#8 Posted: 3/17/2020 3:24:27 PM
Hello Gerard ! ... today, I have cut the tree for You.
Pattern fractal tree [CUT].sm (11.03 KiB) downloaded 546 time(s).
Pattern fractal tree [CUT].sm (11.03 KiB) downloaded 546 time(s).
1 users liked this post
Gerard Bush 3/18/2020 9:56:00 AM
#9 Posted: 3/18/2020 9:58:54 AM
Thank you very much, Jean and Ber7 for your additions!
#10 Posted: 3/18/2020 12:06:31 PM
3 users liked this post
Davide Carpi 3/18/2020 3:07:00 PM, Gerard Bush 3/18/2020 4:59:00 PM, NDTM Amarasekera 3/19/2020 6:03:00 AM
1 Pages (10 items)
- New Posts
- No New Posts
