Blobs2D Applet

programming Christian Cohnen 1997

go to example 1 2 or doc main


Parameters:

name value-typ description default must be set ?
blobsize int (4..128) size of the blobs 32
pixelsize int (1..) size of rendered pixels 1


Code Example:

<!-- 2D Blobs (c) Christian Cohnen -->
<!-- http://www.chriscohnen.de -->
<applet code="Blobs2D.class" archive="Blobs2D.jar"  width="200" height="200">