External dependencies					-*- outline -*-

This directory contains external dependencies of Olena, integrated
into the source tree for convenience purpose.


* trimesh/
http://www.cs.princeton.edu/gfx/proj/trimesh2/src/trimesh2-2.8.tar.gz

The trimesh2 library and tool from Szymon Rusinkiewicz (Princeton
University), distributed under the GNU General Public License (GPL),
version 2.

http://www.cs.princeton.edu/gfx/proj/trimesh2/

According to the author, ``The various libraries distributed with
trimesh2 are open source, and are believed to be covered by
GPL-compatible licenses. Please see the COPYING file.''

This version of trimesh2 shipped with Olena has been autoconfiscated,
and no longer contains the following files and directories:

  Makefile
  bin.Linux/
    mesh_align
    mesh_cat
    mesh_cc
    mesh_filter
    mesh_make
    mesh_shade
    mesh_view
  bin.Linux64/
    mesh_align
    mesh_cat
    mesh_cc
    mesh_filter
    mesh_make
    mesh_shade
    mesh_view
  bin.Win32/
    mesh_align.exe
    mesh_cat.exe
    mesh_cc.exe
    mesh_filter.exe
    mesh_make.exe
    mesh_shade.exe
    mesh_view.exe
  gluit/Makefile
  lib.Linux/
    libgluit.a
    libtrimesh.a
  lib.Linux64/
    libgluit.a
    libtrimesh.a
  lib.Win32/
    libgluit.a
    libtrimesh.a
  libsrc/Makefile
  utilsrc/Makefile

(Old Makefiles have been converted to Automake's Makefile.am's.)



Local Variables:
ispell-local-dictionary: "american"
End:

 LocalWords:  trimesh Szymon Rusinkiewicz GPL autoconfiscated Makefile exe
 LocalWords:  gluit libgluit libtrimesh libsrc utilsrc Makefiles Automake's
 LocalWords:  ispell american
