Vispatch Tutorial (using Java 1.02) > TOC > Introduction to Vispatch > Demonstration 3

Demonstration 3

As you might expect from a programming language that is simple, completely visual, outputs graphics, and has significant computation power, it is a lot of fun! It is fun to imagine programs that are possible and try to implement them. It is fun to construct complicated programs and try to predict their effects. For example, try to guess what the following program does in response to a mouse drag.

 
This programs was included for fun. The rest of the tutorial will describe straightforward uses of Vispatch. Next, the editing features of the applet will be covered. After that, the Vispatch language will be carefully explained.