File: cs_12.html

package info (click to toggle)
crystalspace 0.94-20020412-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 62,276 kB
  • ctags: 52,843
  • sloc: cpp: 274,783; ansic: 6,608; perl: 6,276; objc: 3,952; asm: 2,942; python: 2,354; php: 542; pascal: 530; sh: 430; makefile: 370; awk: 193
file content (284 lines) | stat: -rw-r--r-- 10,523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created by texi2html 1.64 -->
<!-- 
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
 
-->
<HTML>
<HEAD>
<TITLE>Crystal Space: Authors</TITLE>

<META NAME="description" CONTENT="Crystal Space: Authors">
<META NAME="keywords" CONTENT="Crystal Space: Authors">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.64">

</HEAD>

<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC14"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_11.html#SEC13"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_13.html#SEC15"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_1.html#SEC1"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_1.html#SEC1"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_15.html#SEC22"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="index.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_285.html#SEC711">Index</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<HR SIZE=1>
<H2> 1.11 Documentation Authors &#38; Contributors </H2>
<!--docid::SEC14::-->
<P>

Documentation for the Crystal Space project has been written and edited by
numerous volunteers.  This section pays tribute to both the major
documentation contributors as well as the minor ones.  In cases where a
section or chapter has been wholly authored or extensively edited by a single
individual, notice of that contribution is included as part of the section or
chapter itself.
</P><P>

The following people have made significant contributions to the Crystal Space
documentation by authoring large portions of this manual, often with entire
chapters or sections to their name.
</P><P>

<UL>
<LI>
Jorrit Tyberghein (<A HREF="mailto:jorrit.tyberghein@uz.kuleuven.ac.be">jorrit.tyberghein@uz.kuleuven.ac.be</A>)
<P>

As the creator of Crystal Space, Jorrit wrote the original documentation
included with the package.  Although some of that original work has since been
superceded by more recent work by himself and others, much of his writing can
still be found in this document.  In particular, he has authored several
sections which detail inner workings of the 3D engine as well as sections
which describe the theory behind the engine.
</P><P>

<LI>
Andrew Zabolotny (<A HREF="mailto:bit@eltech.ru">bit@eltech.ru</A>)
<P>

Andrew has contributed several sections to this manual which document the
various large-scale contributions which he has made to the project.  They
include the SCF and VFS systems, CSWS, MazeD, memory debugger, makefiles, and
detailed information pertaining to the OS/2 port.
</P><P>

<LI>
Eric Sunshine (<A HREF="mailto:sunshine@sunshineco.com">sunshine@sunshineco.com</A>)
<P>

In addition to writing several documents describing various ports of Crystal
Space in detail, Eric took on the task of acting as master editor of this
manual.  As part of this job, he has written much of the content which ties
together the various portions of the manual, fleshed out much of the bare
skeleton, written many otherwise absent sections, and performed the extensive
mathematical typesetting found throughout the manual.  His editing efforts
have been very extensive, and he is responsible for the manual's current
organization, look, and feel.  He also created several utilities and Texinfo
extension packages which allow the documentation to build cleanly on all
platforms supported by Crystal Space.
</UL>
<P>

The following list of people have contributed to the Crystal Space
documentation effort in various ways over time.  In some cases their work has
become obsolete or has been superceded by more recent work and is, therefore,
absent from this manual, but we thank them anyhow.  This list is ordered
alphabetically by surname.
</P><P>

<UL>
<LI>
Robert Bate (<A HREF="mailto:rbate@mac.com">rbate@mac.com</A>)
<P>

Robert wrote the documentation detailing the pre-Carbon Macintosh port of
Crystal Space which he also maintains.
</P><P>

<LI>
Brandon Ehle (<A HREF="mailto:azverkan@yahoo.com">azverkan@yahoo.com</A>)
<P>

Brandon initiated the aborted attempt to convert Crystal Space documentation
to LaTeX.  As part of this task, he made an initial effort to organize the
diverse and unrelated existing documents which were maintained as plain text
and HTML.  The attempted LaTeX conversion predates the current manual which is
maintained in Texinfo format.
</P><P>

<LI>
Michael Ewert (<A HREF="mailto:mewert99@yahoo.com">mewert99@yahoo.com</A>)
<P>

Michael wrote the documentation for Crystal Space's Phyziks library, of which
he is the author and principal maintainer.
</P><P>

<LI>
Desmond Fletcher (<A HREF="mailto:desmond.fletcher@usm.edu">desmond.fletcher@usm.edu</A>)
<P>

Desmond updated map2cs documentation by adding new classnames and keys.
</P><P>

<LI>
Seth Galbraith (<A HREF="mailto:sgalbrai@linknet.kitsap.lib.wa.us">sgalbrai@linknet.kitsap.lib.wa.us</A>)
<P>

Seth wrote the documentation for the DJGPP port of Crystal Space.  He also
provided a more organized entry-point to the old text-based documentation
by creating an easily navigated HTML cover page.
</P><P>

<LI>
Martin Geisse (<A HREF="mailto:Hellwig.Geisse@mni.fh-giessen.de">Hellwig.Geisse@mni.fh-giessen.de</A>)
<P>

As part of the effort to generate a unified Crystal Space manual, Martin
converted many of the Crystal Space plain text and LaTeX documents to Texinfo
format.
</P><P>

<LI>
Gary Haussmann (<A HREF="mailto:g.haussmann@worldnet.att.net">g.haussmann@worldnet.att.net</A>)
<P>

Gary wrote documentation explaining how to import foreign model formats into
Crystal Space.
</P><P>

<LI>
Thomas Hieber (<A HREF="mailto:thieber@gmx.net">thieber@gmx.net</A>)
<P>

Thomas wrote thorough documentation for the very useful map2cs conversion tool
which he authored.  For a while, he also maintained the documentation which
details the Windows port of Crystal Space.
</P><P>

<LI>
David Huen (<A HREF="mailto:smh1008@cus.cam.ac.uk">smh1008@cus.cam.ac.uk</A>)
<P>

David wrote some detailed documentation about the BeOS port of Crystal Space
while studying the original port.  Since that time, most of David's work on
this documentation has been superceded by Eric Sunshine following Eric's
major overhaul of the BeOS port.
</P><P>

<LI>
Michael Dale Long (<A HREF="mailto:mlong@custom.net">mlong@custom.net</A>)
<P>

Michael wrote detailed documentation about the Crystal Clear project, of which
he is the principal developer, and which is layered atop Crystal Space.
Crystal Clear has now been removed from the Crystal Space project however
due to lack of maintenance and interest.
</P><P>

<LI>
Wyatt Miler (<A HREF="mailto:wmiler@milertronics.com">wmiler@milertronics.com</A>)
<P>

Wyatt was involved in improving and correcting mark-up problems in the aborted
conversion of Crystal Space documentation to LaTex. He currently is correcting 
correcting typos and grammar in preparation of the 1.0 release of Crystal Space.
</P><P>

<LI>
Jesse McClusky  (<A HREF="mailto:Jesse.McClusky@PSS.Boeing.com">Jesse.McClusky@PSS.Boeing.com</A>)
<P>

Jesse wrote documentation explaining how to build Crystal Space on the Amiga
platform.
</P><P>

<LI>
Frank O'Connor (&#60;frank@oconnors.org&#62;)
<P>

Frank was the maintainer of the Windows port and created some of the
instructions for building Crystal Space on Windows.
</P><P>

<LI>
Dan Ogles (<A HREF="mailto:dogles@peachtree.com">dogles@peachtree.com</A>)
<P>

Dan wrote the documentation for Crystal Space's now defunct COM implementation
which he created.
</P><P>

<LI>
Alex Pfaffe (<A HREF="mailto:ddg@oz.net">ddg@oz.net</A>)
<P>

Alex has written documentation pertaining to Crystal Space's collision
detection and terrain libraries, both of which he authored.
</P><P>

<LI>
Nathaniel Saint Martin (<A HREF="mailto:noote@bigfoot.com">noote@bigfoot.com</A>)
<P>

Nathaniel wrote documentation for Crystal Space's sound system, of which he
is also the author.
</P><P>

<LI>
Siu-Hang (<A HREF="mailto:shor@cse.cuhk.edu.hk">shor@cse.cuhk.edu.hk</A>)
<P>

Siu-Hang wrote one of several tutorials for MazeD, the Crystal Space map
editor.
</P><P>

<LI>
Philip Wyett (<A HREF="mailto:philipwyett@dsl.pipex.com">philipwyett@dsl.pipex.com</A>)
<P>

Philip has taken over from Frank O'Connor as the Windows port maintainer.
He also maintains the instructions for building Crystal Space on Windows.
</P><P>

</UL>
<P>

If we have forgotten anyone or missed a contribution, we sincerely apologize.
Please feel free to send corrections.
<A NAME="Contributors"></A>
<HR SIZE=1>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_11.html#SEC13"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_13.html#SEC15"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_1.html#SEC1"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_1.html#SEC1"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_15.html#SEC22"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="index.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_285.html#SEC711">Index</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="cs_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<BR>  
<FONT SIZE="-1">
This document was generated

using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>

</BODY>
</HTML>