Lmorph - a Blanket module for BeOS

Ported by Chris Herborth (chrish@qnx.com)

Drop this onto “Copy it here!” after installing Duncan Wilcox's 
Blanket screen saver and watch your screen fill with an asteroid field.

Here's some info from the code (part of xscreensaver):

/**************************************************************************
 *
 *  FILE            lmorph.c
 *  MODULE OF       xscreensaver
 *
 *  DESCRIPTION     Bilinear interpolation for morphing line shapes.
 *
 *  WRITTEN BY      Sverre H. Huseby                Glenn T. Lines
 *                  Maridalsvn. 122, leil 101       Frysjavn. 3, 5. etg.
 *                  N-0461 Oslo                     N-0883 Oslo
 *                  Norway                          Norway
 *
 *                  Phone:  +47 22 71 99 08         Phone:  +47 22 23 71 99
 *                  E-mail: sverrehu@ifi.uio.no     E-mail: gtl@si.sintef.no
 *
 *                  The original idea, and the bilinear interpolation
 *                  mathematics used, emerged in the head of the wise
 *                  Glenn Terje Lines.
 *
 *  MODIFICATIONS   march 1995
 *                    * Converted from an MS-Windows program to X Window.
 *
 **************************************************************************/
