Graphics Test 4

Current Version: v1.0.3

veiwed times

Email David Lenk | Main Page | VB Program/Source-Code | Links

Goto Program Info Now

graphics4.jpg (33158 bytes)

Discription:

VB Graphics Demonstration, using PictureBox's and the Pset/Line functions.   This Version of my Graphics Test was necessary to test ideals of mine about circular movements and so forth, although it did not prove to be what I had emagined it is cool enough.  It could be used to create cool looking images to be used for textures or anything anywhere.

Idea:

I wanted to test whether or not I could make a spiraling pattern.   like a DNA double helix.  Turns out that i cant do it so easily.  I will keep trying to improve my program and test more theories.

Source Code: The source code for this program is available for download. In VB5 format.

Download: graphics4.zip

Revision History

v1.0.3 7:49 PM 8/29/99

    Added support for Random Shrink/ Grow. added code to stop app from stopping responding when closed before toggled off.

v1.0.2 7:37 PM 8/29/99

    Added support for Growing and Shrinking. Starting where left off and documented code a little bit more.

v1.0.1 7:12 PM 8/29/99

    Added mapping of coords of x,y. renamed menu item Spiral Size Plus to Shape Size Plus.

v1.0.0 7:10 PM 8/29/99

    Initial Project Creation last night. Added full support for spiral and box drawing. Resizing of spiral and box. Menu based Configuration.