VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MandelBrotSet

KenKnutson  (3 Submissions)   Graphics   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This application uses a small amount of API and some judicious use of looping to draw a MandelBrot set inside of a picture box located on a form. The fractal is fully customizable and the sub routine that creates it is almost completely independent. To draw the image just click on the picturebox. To copy the completed image to the clipboard, right-click on the picturebox and select that option from the popup menu.

Assumes
It would help to know how fractals come to being but that isn't necessary. This application was written in Visual Basic 6.0 with Service Pack 3 installed and that's the only compiler I know it works in. If anybody is interested I might try putting it in VB3, but I won't until somebody asks nicely.

Side Effects
If you maximize the form and start image construction it can take a long time to finish. Maximized at 1024x768 at 24 million colors it took my PC(Intel Celeron 400Mhz with 64Mb) several hours to complete.

Rate MandelBrotSet (5(5 Vote))

Download MandelBrotSet

MandelBrotSet Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters