First published on MSDN on May 02, 2016
There is a list of fractal programs in a blog article here . But, I'd like to update and summarize again about fractal programs in this post.
I think this may be the first fractal program written in Small Basic. The program is listed in Small Basic Getting Started Guide .
Last month, Kenneth Lee Taylor started posting fractal graphics and that codes to Small Basic Enthusiasts . Following graphic is the first one of them.
This is another one by Kenneth.
There are some programs drawing Mandelbrot set here . Following screen shot is one of them written by Rene_Miner.
This program written by solongos has menu to choose some fractals. This program is shared in this thread .
The last one is my program ( CMN910 ). This program is a good sample of recursive call.
Authored by Nonki Takahashi
There is a list of fractal programs in a blog article here . But, I'd like to update and summarize again about fractal programs in this post.
Fractal Tree
I think this may be the first fractal program written in Small Basic. The program is listed in Small Basic Getting Started Guide .
Dragon Curve
Last month, Kenneth Lee Taylor started posting fractal graphics and that codes to Small Basic Enthusiasts . Following graphic is the first one of them.
Sierpinski Triangle
This is another one by Kenneth.
Mandelbrot
There are some programs drawing Mandelbrot set here . Following screen shot is one of them written by Rene_Miner.
Koch Curve
This program written by solongos has menu to choose some fractals. This program is shared in this thread .
Hilbert Curve
The last one is my program ( CMN910 ). This program is a good sample of recursive call.
Other Resources
Published Feb 13, 2019
Version 1.0NonkiTakahashi
Iron Contributor
Joined February 02, 2019
Small Basic Blog
Follow this blog board to get notified when there's new activity