]> git.mxchange.org Git - simgear.git/blob - Thanks
My old email address is no longer valid ... point to my web page.
[simgear.git] / Thanks
1 A very special thanks is due to the following people and groups.
2
3 Note: as hard as we've tried, it is impossible to perfectly maintain
4 this file.  If you are aware of someone who you think should be
5 included here, PLEASE let me know.  Projects like this are made
6 possible only by the help and hard work of others.  I want to properly
7 credit everyone who has contributed to this project.
8
9
10 Raul Alonzo <amil@las.es>
11   Mr. Alonzo is the author of Ssystem and provided his kind permission 
12   for using the moon texture. I also used parts of his code as a template
13   when adding the texture.  Ssystem Homepage can be found at:
14   http://www1.las.es/~amil/ssystem
15
16
17 Paul Bleisch <pbleisch@acm.org>
18   Paul redid the "debug" system so that it would be much more flexible,
19   so it could be easily disabled for production system, and so that 
20   messages for certain subsystems could be selectively enabled.
21   Also contributed a first stab at a config file/command line parsing
22   system.
23
24
25 Bernie Bright <bbright@c031.aone.net.au>
26   Many C++ style, usage, and implementation improvements.  
27   STL portability, tons o' stuff. :-)
28   Currently trying to get a BeOS port together but life keeps getting 
29   in the way!
30
31
32 Gene Buckle <geneb@deltasoft.com>
33   Gene has done a lot of work getting FG to compile with the MSVC++
34   compiler.  Also, he has pushed, proded, and bugged me endlessly to
35   do my stuff right.  (I mean that in a good way, because sometimes
36   when the little nudge in the right direction isn't working, I need
37   a good hard shove.) :-)
38
39
40 John Check <j4strngs@rockfish.net>
41   Cloud textures
42
43
44 Jean-Francois Doue
45   Vector 2D, 3D, 4D and Matrix 3D and 4D inlined C++ classes.  (Based on
46   Graphics Gems IV ed. Paul S. Heckbert)
47   http://www.animats.com/simpleppp/ftp/public_html/topics/developers.html
48
49
50 Bruce Finney <bfinney@gte.net>
51   MSVC5 compatibility.
52
53
54 Jean-loup Gailly and Mark Adler <zlib@gzip.org>
55   Authors of the zlib library.  Used for on-the-fly compression and
56   decompression routines.
57   http://www.cdrom.com/pub/infozip/zlib/
58
59
60 Thomas Gellekum <tg@ihf.rwth-aachen.de>
61   Changes and updates for compiling on FreeBSD
62
63
64 Habibie <habibie@MailandNews.com>
65   RedHat package building changes for SimGear.
66
67
68 Bruce Jackson of NASA <e.b.jackson@larc.nasa.gov> 
69   Developed the LaRCsim code under funding by NASA which we use to provide
70   the flight model. Bruce has patiently answered my many, many questions.
71   http://dcb.larc.nasa.gov/www/DCBStaff/ebj/ebj.html
72
73
74 Richard Kaszeta <bofh@me.umn.edu>
75   Contributed screen buffer to ppm screen shot routine.
76   Rich has also helped in the early development of the Flight Gear "altitude 
77   hold autopilot module" by teaching Curt Olson the basics of Control Theory 
78   and helping him code and debug early versions. Curt's "Boss" Bob Hain
79   also contributed <bob@me.umn.edu>.  Further details available at:
80   http://www.menet.umn.edu/~curt/fgfs/Docs/Autopilot/AltitudeHold/AltitudeHold.html
81   Rich's Homepage: http://www.menet.umn.edu/~kaszeta
82
83
84 Tom Knienieder <tom@knienieder.com>
85   Ported Steve's Audio library first to OpenBSD and IRIX and
86   after that also to Win32
87
88
89 David Megginson <david@megginson.com>
90   SimGear property manager/registry
91
92
93 Curt Olson http://www.flightgear.org/~curt/
94   Curt is responsible for overall project and source code management.
95   He has his hands in many of the areas.
96
97
98 Petter Reinholdtsen <pere@games.no>
99   Incorporated the Gnu automake/autoconf system (with libtool).
100   This should streamline and standardize the build process for all
101   Unix-like platforms.  It should have little effect on IDE type 
102   environments since the don't use the Unix make system.
103
104
105 Paul Schlyter <pausch@saaf.se>  
106   Mr. Schlyter provided Durk Talsma with all the information 
107   he needed to write the astro code. Mr. S. is also willing 
108   to answer astro-related questions whenever one needs to.
109   http://welcome.to/pausch
110
111
112 Durk Talsma <d.talsma@chello.nl>
113   Accurate Sun, Moon, and Planets. 
114   Sun changes color based on position in sky.
115   Moon has correct phase and blends well into the sky.
116   Planets are correctly positioned and have proper magnitude.
117   Added time zone support in the SGTime class.
118   Help with time functions, gui, and other misc stuff.
119   http://people.a2000.nl/dtals
120
121
122 Mark Vallevand <Mark.Vallevand@UNISYS.com>
123   Contributed some METAR parsing code.
124   Contributed some win32 screen printing routines.
125
126
127 Gary R. Van Sickle <tiberius@braemarinc.com>
128   Contributed some initial GameGLUT support and other fixes.
129   Has done some interesting preliminary work on a binary file format
130   http://www.woodsoup.org/projs/ORKiD/fgfs.htm
131
132   Has set up a 'Cygwin Tips' site that has been very helpful to many 
133   people in getting a Cygwin Unix-on-Windows build environment set up
134   so they can build FG effectively. 
135   http://www.woodsoup.org/projs/ORKiD/cygwin.htm
136
137
138 Norman Vine <nhv@yahoo.com>
139   Provided more than uncountable URL's to the "FlightGear Community".
140   Many performance optimizations throughout the code.  
141   Lots of windoze related contributions.
142   Contributed wgs84 distance and course routines.
143   Contributed a great circle route autopilot mode based on wgs84 routines.
144
145
146 Ed Williams <Ed_Williams@compuserve.com>
147   Contributed magnetic variation code (impliments Nima WMM 2000)
148   We've also borrowed from Ed's wonderful aviation formulary at various
149   times as well.
150   http://www.best.com/~williams/index.html
151
152
153 Jean-Claude Wippler <jcw@equi4.com>
154   Author of MetaKit - a portable, embeddible database with a portable
155   data file format.  This software is not GPL'd but the author is kindly
156   allowing us to bundle MetaKit with our code.  MetaKit has a liberal
157   X/MIT-style license.  Please see the following URL for more info:
158   http://www.equi4.com/metakit
159
160
161 WoodSoup Project  http://www.woodsoup.org
162   Provided computing resources and services so that the Flight Gear 
163   project could have real home.  This includes, web services, 
164   ftp services, shell accounts, email lists, dns services, etc.
165
166
167 Robert Allan Zeh <raz@cmg.FCNBD.COM>
168   Helped me tremendously in figuring out the Cygnus win32 compiler and
169   how to link with .dll's.  With out him the first runable win32
170   version of FG would have been impossible.
171
172
173
174 NOTE:
175 ----
176
177 THIS DOCUMENT WAS INITIALLY WRITTEN BY 
178 Curt L. Olson  <http://www.flightgear.org/~curt>
179
180
181 05 Jul 2000 Removed non-SimGear entries (CLO)
182
183 08 Mar 2000 CONTENTS RESEARCHED AND UPDATED by 
184             Oliver Delise  <delise@mail.isis.de>