Commit d1cbf7a547b622aa7bdd50a7f28b0292d6cc77e2

brlcad 2008-05-12T04:59:58

add a list of project using ftgl

diff --git a/docs/Makefile.am b/docs/Makefile.am
index c95cbd8..fb5358e 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,9 +1,12 @@
 
+documentationdir = $(datadir)/doc/ftgl
+documentation_DATA = projects_using_ftgl.txt
+
 if HAVE_DOXYGEN
-htmldocdir = $(datadir)/doc/ftgl/html
+htmldocdir = $(documentationdir)/html
 htmldoc_DATA = html/doxygen.css
 if HAVE_LATEX
-pdfdocdir = $(datadir)/doc/ftgl
+pdfdocdir = $(documentationdir)
 pdfdoc_DATA = latex/ftgl.pdf
 endif
 endif
@@ -51,11 +54,12 @@ install-data-local: html/doxygen.css
 endif
 
 EXTRA_DIST = \
-    doxygen.cfg.in \
-    ftgl.dox \
-    FTGL_1_3.gif \
-    $(PNGS) \
-    images/metrics.svg \
-    $(NULL)
+	$(PNGS) \
+	$(documentation_DATA) \
+	FTGL_1_3.gif \
+	doxygen.cfg.in \
+	ftgl.dox \
+	images/metrics.svg \
+	$(NULL)
 
 NULL =
diff --git a/docs/projects_using_ftgl.txt b/docs/projects_using_ftgl.txt
new file mode 100644
index 0000000..c12d992
--- /dev/null
+++ b/docs/projects_using_ftgl.txt
@@ -0,0 +1,35 @@
+
+To add your name to this list, please contact one of the FTGL
+developers at http://sf.net/projects/ftgl
+
+Projects are listed in alphabetical order.
+
+Projects currently using FTGL
+-----------------------------
+
+Blender
+http://blender.org/
+
+BZFlag
+http://BZFlag.org/
+as of version 2.99
+
+Duel
+http://www.personal.rdg.ac.uk/~sir03me/play/code.html
+
+FTGL#
+http://www.paskaluk.com/projects.php
+
+Ruby FTGL
+http://rubyforge.org/projects/ruby-ftgl/
+
+VTK
+http://www.vtk.org/
+
+
+Projects that used to use FTGL
+------------------------------
+
+GNU Backgammon 
+http://www.gnubg.org/
+until version 0.14.3+20060520-1