Search Tools Links Login

MandelBrotSet


Visual Basic 6, or VB Classic

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.

Original Author: Ken

Assumptions

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 159 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD79777202000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 10,716 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.