           SPELL=kludge3d
         VERSION=20040822
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:d0a874a2cd1d424a313b2bab8b94ef7fb2558ca5b26c9aa2fd7c13dc5b0812dc660badbe629cbcb766b368d6a951227e8564bb95f2bfa663e393be3004dc34dd
        WEB_SITE=http://kludge3d.sourceforge.net/
         ENTERED=20040621
      LICENSE[0]=GPL
        KEYWORDS="graphics"
           SHORT="3D polygonal modeler"
cat << EOF
Kludge3d is a simple 3d polygonal modeler, based on code harvested from
several other (presumably abandoned) projects. Kludge3d is released under
the GPL, and requires GTK2 and gtkglext to work.

Kludge3d, as the name implies, is a kludge. An ugly hack. It will never be
the next 3d Studio MAX, or even the next Milkshape. I set out to fashion a
usable GPL'ed level modeler, similar to AC3d, for creating game levels. Rather
than re-invent the wheel, I based my efforts on several existing editors,
and kludge3d is the result. I hope you will find it useful.

What it does:
  * loads and saves several file formats.
  * creates vertices and polygons. No NURBS, splines, etc.
  * organizes polygons into groups (aka meshes)
  * applies textures to polygon meshes
EOF
