1 /* atlantis --- Shows moving 3D sea animals */
3 #if !defined( lint ) && !defined( SABER )
4 static const char sccsid[] = "@(#)whale.c 1.3 98/06/18 xlockmore";
8 /* Copyright (c) E. Lassauge, 1998. */
11 * Permission to use, copy, modify, and distribute this software and its
12 * documentation for any purpose and without fee is hereby granted,
13 * provided that the above copyright notice appear in all copies and that
14 * both that copyright notice and this permission notice appear in
15 * supporting documentation.
17 * This file is provided AS IS with no warranties of any kind. The author
18 * shall have no liability with respect to the infringement of copyrights,
19 * trade secrets or any patents by this file or any part thereof. In no
20 * event will the author be liable for any lost revenue or profits or
21 * other special, indirect and consequential damages.
23 * The original code for this mode was written by Mark J. Kilgard
24 * as a demo for openGL programming.
26 * Porting it to xlock was possible by comparing the original Mesa's morph3d
27 * demo with it's ported version to xlock, so thanks for Marcelo F. Vianna
28 * (look at morph3d.c) for his indirect help.
30 * Thanks goes also to Brian Paul for making it possible and inexpensive
31 * to use OpenGL at home.
33 * My e-mail address is lassauge@sagem.fr
35 * Eric Lassauge (May-13-1998)
40 * (c) Copyright 1993, 1994, Silicon Graphics, Inc.
42 * Permission to use, copy, modify, and distribute this software for
43 * any purpose and without fee is hereby granted, provided that the above
44 * copyright notice appear in all copies and that both the copyright notice
45 * and this permission notice appear in supporting documentation, and that
46 * the name of Silicon Graphics, Inc. not be used in advertising
47 * or publicity pertaining to distribution of the software without specific,
48 * written prior permission.
50 * THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
51 * AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
52 * INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
53 * FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
54 * GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
55 * SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
56 * KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
57 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
58 * THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN
59 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
60 * ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
61 * POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
63 * US Government Users Restricted Rights
64 * Use, duplication, or disclosure by the Government is subject to
65 * restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
66 * (c)(1)(ii) of the Rights in Technical Data and Computer Software
67 * clause at DFARS 252.227-7013 and/or in similar or successor
68 * clauses in the FAR or the DOD or NASA FAR Supplement.
69 * Unpublished-- rights reserved under the copyright laws of the
70 * United States. Contractor/manufacturer is Silicon Graphics,
71 * Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311.
73 * OpenGL(TM) is a trademark of Silicon Graphics, Inc.
88 static float N001[3] = {0.019249 ,0.011340 ,-0.999750};
89 static float N002[3] = {-0.132579 ,0.954547 ,0.266952};
90 static float N003[3] = {-0.196061 ,0.980392 ,-0.019778};
91 static float N004[3] = {0.695461 ,0.604704 ,0.388158};
92 static float N005[3] = {0.870600 ,0.425754 ,0.246557};
93 static float N006[3] = {-0.881191 ,0.392012 ,0.264251};
95 static float N007[3] = {0.000000 ,1.000000 ,0.000000};
97 static float N008[3] = {-0.341437 ,0.887477 ,0.309523};
98 static float N009[3] = {0.124035 ,-0.992278 ,0.000000};
99 static float N010[3] = {0.242536 ,0.000000 ,-0.970143};
100 static float N011[3] = {0.588172 ,0.000000 ,0.808736};
101 static float N012[3] = {0.929824 ,-0.340623 ,-0.139298};
102 static float N013[3] = {0.954183 ,0.267108 ,-0.134865};
103 static float N014[3] = {0.495127 ,0.855436 ,-0.151914};
104 static float N015[3] = {-0.390199 ,0.906569 ,-0.160867};
105 static float N016[3] = {-0.923605 ,0.354581 ,-0.145692};
106 static float N017[3] = {-0.955796 ,-0.260667 ,-0.136036};
107 static float N018[3] = {-0.501283 ,-0.853462 ,-0.142540};
108 static float N019[3] = {0.405300 ,-0.901974 ,-0.148913};
109 static float N020[3] = {0.909913 ,-0.392746 ,-0.133451};
110 static float N021[3] = {0.936494 ,0.331147 ,-0.115414};
111 static float N022[3] = {0.600131 ,0.793724 ,-0.099222};
112 static float N023[3] = {-0.231556 ,0.968361 ,-0.093053};
113 static float N024[3] = {-0.844369 ,0.525330 ,-0.105211};
114 static float N025[3] = {-0.982725 ,-0.136329 ,-0.125164};
115 static float N026[3] = {-0.560844 ,-0.822654 ,-0.093241};
116 static float N027[3] = {0.263884 ,-0.959981 ,-0.093817};
117 static float N028[3] = {0.842057 ,-0.525192 ,-0.122938};
118 static float N029[3] = {0.921620 ,0.367565 ,-0.124546};
119 static float N030[3] = {0.613927 ,0.784109 ,-0.090918};
120 static float N031[3] = {-0.448754 ,0.888261 ,-0.098037};
121 static float N032[3] = {-0.891865 ,0.434376 ,-0.126077};
122 static float N033[3] = {-0.881447 ,-0.448017 ,-0.149437};
123 static float N034[3] = {-0.345647 ,-0.922057 ,-0.174183};
124 static float N035[3] = {0.307998 ,-0.941371 ,-0.137688};
125 static float N036[3] = {0.806316 ,-0.574647 ,-0.140124};
126 static float N037[3] = {0.961346 ,0.233646 ,-0.145681};
127 static float N038[3] = {0.488451 ,0.865586 ,-0.110351};
128 static float N039[3] = {-0.374290 ,0.921953 ,-0.099553};
129 static float N040[3] = {-0.928504 ,0.344533 ,-0.138485};
130 static float N041[3] = {-0.918419 ,-0.371792 ,-0.135189};
131 static float N042[3] = {-0.520666 ,-0.833704 ,-0.183968};
132 static float N043[3] = {0.339204 ,-0.920273 ,-0.195036};
133 static float N044[3] = {0.921475 ,-0.387382 ,-0.028636};
134 static float N045[3] = {0.842465 ,0.533335 ,-0.076204};
135 static float N046[3] = {0.380110 ,0.924939 ,0.002073};
136 static float N047[3] = {-0.276128 ,0.961073 ,-0.009579};
137 static float N048[3] = {-0.879684 ,0.473001 ,-0.049250};
138 static float N049[3] = {-0.947184 ,-0.317614 ,-0.044321};
139 static float N050[3] = {-0.642059 ,-0.764933 ,-0.051363};
140 static float N051[3] = {0.466794 ,-0.880921 ,-0.077990};
141 static float N052[3] = {0.898509 ,-0.432277 ,0.076279};
142 static float N053[3] = {0.938985 ,0.328141 ,0.103109};
143 static float N054[3] = {0.442420 ,0.895745 ,0.043647};
144 static float N055[3] = {-0.255163 ,0.966723 ,0.018407};
145 static float N056[3] = {-0.833769 ,0.540650 ,0.111924};
146 static float N057[3] = {-0.953653 ,-0.289939 ,0.080507};
147 static float N058[3] = {-0.672357 ,-0.730524 ,0.119461};
148 static float N059[3] = {0.522249 ,-0.846652 ,0.102157};
149 static float N060[3] = {0.885868 ,-0.427631 ,0.179914};
151 static float N061[3] = {0.000000 ,1.000000 ,0.000000};
153 static float N062[3] = {0.648942 ,0.743116 ,0.163255};
154 static float N063[3] = {-0.578967 ,0.807730 ,0.111219};
156 static float N064[3] = {0.000000 ,1.000000 ,0.000000};
158 static float N065[3] = {-0.909864 ,-0.352202 ,0.219321};
159 static float N066[3] = {-0.502541 ,-0.818090 ,0.279610};
160 static float N067[3] = {0.322919 ,-0.915358 ,0.240504};
161 static float N068[3] = {0.242536 ,0.000000 ,-0.970143};
162 static float N069[3] = {0.000000 ,1.000000 ,0.000000};
163 static float N070[3] = {0.000000 ,1.000000 ,0.000000};
164 static float N071[3] = {0.000000 ,1.000000 ,0.000000};
165 static float N072[3] = {0.000000 ,1.000000 ,0.000000};
166 static float N073[3] = {0.000000 ,1.000000 ,0.000000};
167 static float N074[3] = {0.000000 ,1.000000 ,0.000000};
168 static float N075[3] = {0.031220 ,0.999025 ,-0.031220};
169 static float N076[3] = {0.000000 ,1.000000 ,0.000000};
170 static float N077[3] = {0.446821 ,0.893642 ,0.041889};
171 static float N078[3] = {0.863035 ,-0.100980 ,0.494949};
172 static float N079[3] = {0.585597 ,-0.808215 ,0.062174};
173 static float N080[3] = {0.000000 ,1.000000 ,0.000000};
174 static float N081[3] = {1.000000 ,0.000000 ,0.000000};
175 static float N082[3] = {0.000000 ,1.000000 ,0.000000};
176 static float N083[3] = {-1.000000 ,0.000000 ,0.000000};
177 static float N084[3] = {-0.478893 ,0.837129 ,-0.264343};
178 static float N085[3] = {0.000000 ,1.000000 ,0.000000};
179 static float N086[3] = {0.763909 ,0.539455 ,-0.354163};
180 static float N087[3] = {0.446821 ,0.893642 ,0.041889};
181 static float N088[3] = {0.385134 ,-0.908288 ,0.163352};
182 static float N089[3] = {-0.605952 ,0.779253 ,-0.159961};
183 static float N090[3] = {0.000000 ,1.000000 ,0.000000};
184 static float N091[3] = {0.000000 ,1.000000 ,0.000000};
185 static float N092[3] = {0.000000 ,1.000000 ,0.000000};
186 static float N093[3] = {0.000000 ,1.000000 ,0.000000};
187 static float N094[3] = {1.000000 ,0.000000 ,0.000000};
188 static float N095[3] = {-1.000000 ,0.000000 ,0.000000};
189 static float N096[3] = {0.644444 ,-0.621516 ,0.445433};
190 static float N097[3] = {-0.760896 ,-0.474416 ,0.442681};
191 static float N098[3] = {0.636888 ,-0.464314 ,0.615456};
192 static float N099[3] = {-0.710295 ,0.647038 ,0.277168};
193 static float N100[3] = {0.009604 ,0.993655 ,0.112063};
195 static float N101[3] = {0.000000 ,1.000000 ,0.000000};
196 static float N102[3] = {0.000000 ,1.000000 ,0.000000};
197 static float N103[3] = {0.000000 ,1.000000 ,0.000000};
198 static float N104[3] = {0.031837 ,0.999285 ,0.020415};
199 static float N105[3] = {0.031837 ,0.999285 ,0.020415};
200 static float N106[3] = {0.031837 ,0.999285 ,0.020415};
201 static float N107[3] = {0.014647 ,0.999648 ,0.022115};
202 static float N108[3] = {0.014647 ,0.999648 ,0.022115};
203 static float N109[3] = {0.014647 ,0.999648 ,0.022115};
204 static float N110[3] = {-0.985141 ,0.039475 ,0.167149};
205 static float N111[3] = {-0.985141 ,0.039475 ,0.167149};
206 static float N112[3] = {-0.985141 ,0.039475 ,0.167149};
207 static float N113[3] = {0.000000 ,1.000000 ,0.000000};
208 static float N114[3] = {0.000000 ,1.000000 ,0.000000};
209 static float N115[3] = {0.000000 ,1.000000 ,0.000000};
210 static float N116[3] = {0.000000 ,1.000000 ,0.000000};
211 static float N117[3] = {0.000000 ,1.000000 ,0.000000};
212 static float N118[3] = {0.000000 ,1.000000 ,0.000000};
213 static float N119[3] = {0.000000 ,1.000000 ,0.000000};
214 static float N120[3] = {0.000000 ,1.000000 ,0.000000};
215 static float N121[3] = {0.000000 ,1.000000 ,0.000000};
217 static float iP001[3] = {18.74, 13.19, 3.76};
218 static float P001[3] = {18.74, 13.19, 3.76};
219 static float P002[3] = {0.00, 390.42, 10292.57};
220 static float P003[3] = {55.80, 622.31, 8254.35};
221 static float P004[3] = {20.80, 247.66, 10652.13};
222 static float P005[3] = {487.51, 198.05, 9350.78};
223 static float P006[3] = {-457.61, 199.04, 9353.01};
225 static float P007[3] = {0.00, 259.00, 10276.27};
227 static float P008[3] = {-34.67, 247.64, 10663.71};
228 static float iP009[3] = {97.46, 67.63, 593.82};
229 static float iP010[3] = {-84.33, 67.63, 588.18};
230 static float iP011[3] = {118.69, 8.98, -66.91};
231 static float P009[3] = {97.46, 67.63, 593.82};
232 static float P010[3] = {-84.33, 67.63, 588.18};
233 static float P011[3] = {118.69, 8.98, -66.91};
234 static float iP012[3] = {156.48, -31.95, 924.54};
235 static float iP013[3] = {162.00, 110.22, 924.54};
236 static float iP014[3] = {88.16, 221.65, 924.54};
237 static float iP015[3] = {-65.21, 231.16, 924.54};
238 static float iP016[3] = {-156.48, 121.97, 924.54};
239 static float iP017[3] = {-162.00, -23.93, 924.54};
240 static float iP018[3] = {-88.16, -139.10, 924.54};
241 static float iP019[3] = {65.21, -148.61, 924.54};
242 static float iP020[3] = {246.87, -98.73, 1783.04};
243 static float iP021[3] = {253.17, 127.76, 1783.04};
244 static float iP022[3] = {132.34, 270.77, 1783.04};
245 static float iP023[3] = {-97.88, 285.04, 1783.04};
246 static float iP024[3] = {-222.97, 139.80, 1783.04};
247 static float iP025[3] = {-225.29, -86.68, 1783.04};
248 static float iP026[3] = {-108.44, -224.15, 1783.04};
249 static float iP027[3] = {97.88, -221.56, 1783.04};
250 static float iP028[3] = {410.55, -200.66, 3213.87};
251 static float iP029[3] = {432.19, 148.42, 3213.87};
252 static float iP030[3] = {200.66, 410.55, 3213.87};
253 static float iP031[3] = {-148.42, 432.19, 3213.87};
254 static float iP032[3] = {-407.48, 171.88, 3213.87};
255 static float iP033[3] = {-432.19, -148.42, 3213.87};
256 static float iP034[3] = {-148.88, -309.74, 3213.87};
257 static float iP035[3] = {156.38, -320.17, 3213.87};
258 static float iP036[3] = {523.39, -303.81, 4424.57};
259 static float iP037[3] = {574.66, 276.84, 4424.57};
260 static float iP038[3] = {243.05, 492.50, 4424.57};
261 static float iP039[3] = {-191.23, 520.13, 4424.57};
262 static float iP040[3] = {-523.39, 304.01, 4424.57};
263 static float iP041[3] = {-574.66, -231.83, 4424.57};
264 static float iP042[3] = {-266.95, -578.17, 4424.57};
265 static float iP043[3] = {211.14, -579.67, 4424.57};
266 static float iP044[3] = {680.57, -370.27, 5943.46};
267 static float iP045[3] = {834.01, 363.09, 5943.46};
268 static float iP046[3] = {371.29, 614.13, 5943.46};
269 static float iP047[3] = {-291.43, 621.86, 5943.46};
270 static float iP048[3] = {-784.13, 362.60, 5943.46};
271 static float iP049[3] = {-743.29, -325.82, 5943.46};
272 static float iP050[3] = {-383.24, -804.77, 5943.46};
273 static float iP051[3] = {283.47, -846.09, 5943.46};
274 static float P012[3] = {156.48, -31.95, 924.54};
275 static float P013[3] = {162.00, 110.22, 924.54};
276 static float P014[3] = {88.16, 221.65, 924.54};
277 static float P015[3] = {-65.21, 231.16, 924.54};
278 static float P016[3] = {-156.48, 121.97, 924.54};
279 static float P017[3] = {-162.00, -23.93, 924.54};
280 static float P018[3] = {-88.16, -139.10, 924.54};
281 static float P019[3] = {65.21, -148.61, 924.54};
282 static float P020[3] = {246.87, -98.73, 1783.04};
283 static float P021[3] = {253.17, 127.76, 1783.04};
284 static float P022[3] = {132.34, 270.77, 1783.04};
285 static float P023[3] = {-97.88, 285.04, 1783.04};
286 static float P024[3] = {-222.97, 139.80, 1783.04};
287 static float P025[3] = {-225.29, -86.68, 1783.04};
288 static float P026[3] = {-108.44, -224.15, 1783.04};
289 static float P027[3] = {97.88, -221.56, 1783.04};
290 static float P028[3] = {410.55, -200.66, 3213.87};
291 static float P029[3] = {432.19, 148.42, 3213.87};
292 static float P030[3] = {200.66, 410.55, 3213.87};
293 static float P031[3] = {-148.42, 432.19, 3213.87};
294 static float P032[3] = {-407.48, 171.88, 3213.87};
295 static float P033[3] = {-432.19, -148.42, 3213.87};
296 static float P034[3] = {-148.88, -309.74, 3213.87};
297 static float P035[3] = {156.38, -320.17, 3213.87};
298 static float P036[3] = {523.39, -303.81, 4424.57};
299 static float P037[3] = {574.66, 276.84, 4424.57};
300 static float P038[3] = {243.05, 492.50, 4424.57};
301 static float P039[3] = {-191.23, 520.13, 4424.57};
302 static float P040[3] = {-523.39, 304.01, 4424.57};
303 static float P041[3] = {-574.66, -231.83, 4424.57};
304 static float P042[3] = {-266.95, -578.17, 4424.57};
305 static float P043[3] = {211.14, -579.67, 4424.57};
306 static float P044[3] = {680.57, -370.27, 5943.46};
307 static float P045[3] = {834.01, 363.09, 5943.46};
308 static float P046[3] = {371.29, 614.13, 5943.46};
309 static float P047[3] = {-291.43, 621.86, 5943.46};
310 static float P048[3] = {-784.13, 362.60, 5943.46};
311 static float P049[3] = {-743.29, -325.82, 5943.46};
312 static float P050[3] = {-383.24, -804.77, 5943.46};
313 static float P051[3] = {283.47, -846.09, 5943.46};
314 static float P052[3] = {599.09, -332.24, 7902.59};
315 static float P053[3] = {735.48, 306.26, 7911.92};
316 static float P054[3] = {321.55, 558.53, 7902.59};
317 static float P055[3] = {-260.54, 559.84, 7902.59};
318 static float P056[3] = {-698.66, 320.83, 7902.59};
319 static float P057[3] = {-643.29, -299.16, 7902.59};
320 static float P058[3] = {-341.47, -719.30, 7902.59};
321 static float P059[3] = {252.57, -756.12, 7902.59};
322 static float P060[3] = {458.39, -265.31, 9355.44};
323 static float iP061[3] = {353.63, 138.70, 10214.20};
324 static float P061[3] = {353.63, 138.70, 10214.20};
325 static float P062[3] = {224.04, 438.98, 9364.77};
326 static float P063[3] = {-165.71, 441.27, 9355.44};
327 static float iP064[3] = {-326.40, 162.04, 10209.54};
328 static float P064[3] = {-326.40, 162.04, 10209.54};
329 static float P065[3] = {-473.99, -219.71, 9355.44};
330 static float P066[3] = {-211.97, -479.87, 9355.44};
331 static float P067[3] = {192.86, -504.03, 9355.44};
332 static float iP068[3] = {-112.44, 9.25, -64.42};
333 static float iP069[3] = {1155.63, 0.00, -182.46};
334 static float iP070[3] = {-1143.13, 0.00, -181.54};
335 static float iP071[3] = {1424.23, 0.00, -322.09};
336 static float iP072[3] = {-1368.01, 0.00, -310.38};
337 static float iP073[3] = {1255.57, 2.31, 114.05};
338 static float iP074[3] = {-1149.38, 0.00, 117.12};
339 static float iP075[3] = {718.36, 0.00, 433.36};
340 static float iP076[3] = {-655.90, 0.00, 433.36};
341 static float P068[3] = {-112.44, 9.25, -64.42};
342 static float P069[3] = {1155.63, 0.00, -182.46};
343 static float P070[3] = {-1143.13, 0.00, -181.54};
344 static float P071[3] = {1424.23, 0.00, -322.09};
345 static float P072[3] = {-1368.01, 0.00, -310.38};
346 static float P073[3] = {1255.57, 2.31, 114.05};
347 static float P074[3] = {-1149.38, 0.00, 117.12};
348 static float P075[3] = {718.36, 0.00, 433.36};
349 static float P076[3] = {-655.90, 0.00, 433.36};
350 static float P077[3] = {1058.00, -2.66, 7923.51};
351 static float P078[3] = {-1016.51, -15.47, 7902.87};
352 static float P079[3] = {-1363.99, -484.50, 7593.38};
353 static float P080[3] = {1478.09, -861.47, 7098.12};
354 static float P081[3] = {1338.06, -284.68, 7024.15};
355 static float P082[3] = {-1545.51, -860.64, 7106.60};
356 static float P083[3] = {1063.19, -70.46, 7466.60};
357 static float P084[3] = {-1369.18, -288.11, 7015.34};
358 static float P085[3] = {1348.44, -482.50, 7591.41};
359 static float P086[3] = {-1015.45, -96.80, 7474.86};
360 static float P087[3] = {731.04, 148.38, 7682.58};
361 static float P088[3] = {-697.03, 151.82, 7668.81};
362 static float P089[3] = {-686.82, 157.09, 7922.29};
363 static float P090[3] = {724.73, 147.75, 7931.39};
364 static float iP091[3] = {0.00, 327.10, 2346.55};
365 static float iP092[3] = {0.00, 552.28, 2311.31};
366 static float iP093[3] = {0.00, 721.16, 2166.41};
367 static float iP094[3] = {0.00, 693.42, 2388.80};
368 static float iP095[3] = {0.00, 389.44, 2859.97};
369 static float P091[3] = {0.00, 327.10, 2346.55};
370 static float P092[3] = {0.00, 552.28, 2311.31};
371 static float P093[3] = {0.00, 721.16, 2166.41};
372 static float P094[3] = {0.00, 693.42, 2388.80};
373 static float P095[3] = {0.00, 389.44, 2859.97};
374 static float iP096[3] = {222.02, -183.67, 10266.89};
375 static float iP097[3] = {-128.90, -182.70, 10266.89};
376 static float iP098[3] = {41.04, 88.31, 10659.36};
377 static float iP099[3] = {-48.73, 88.30, 10659.36};
378 static float P096[3] = {222.02, -183.67, 10266.89};
379 static float P097[3] = {-128.90, -182.70, 10266.89};
380 static float P098[3] = {41.04, 88.31, 10659.36};
381 static float P099[3] = {-48.73, 88.30, 10659.36};
382 static float P100[3] = {0.00, 603.42, 9340.68};
384 static float P101[3] = {5.70, 567.00, 7862.98};
385 static float P102[3] = {521.61, 156.61, 9162.34};
386 static float P103[3] = {83.68, 566.67, 7861.26};
388 static float P104[3] = {-9.86, 567.62, 7858.65};
389 static float P105[3] = {31.96, 565.27, 7908.46};
390 static float P106[3] = {22.75, 568.13, 7782.83};
391 static float P107[3] = {58.93, 568.42, 7775.94};
392 static float P108[3] = {55.91, 565.59, 7905.86};
393 static float P109[3] = {99.21, 566.00, 7858.65};
394 static float P110[3] = {-498.83, 148.14, 9135.10};
395 static float P111[3] = {-495.46, 133.24, 9158.48};
396 static float P112[3] = {-490.82, 146.23, 9182.76};
397 static float P113[3] = {-489.55, 174.11, 9183.66};
398 static float P114[3] = {-492.92, 189.00, 9160.28};
399 static float P115[3] = {-497.56, 176.02, 9136.00};
400 static float P116[3] = {526.54, 169.68, 9137.70};
401 static float P117[3] = {523.49, 184.85, 9161.42};
402 static float P118[3] = {518.56, 171.78, 9186.06};
403 static float P119[3] = {516.68, 143.53, 9186.98};
404 static float P120[3] = {519.73, 128.36, 9163.26};
405 static float P121[3] = {524.66, 141.43, 9138.62};
1018 Whale008(GLenum cap)
1139 Whale009(GLenum cap)
1260 Whale010(GLenum cap)
1345 Whale011(GLenum cap)
1430 Whale012(GLenum cap)
1541 Whale013(GLenum cap)
1620 Whale014(GLenum cap)
1671 Whale015(GLenum cap)
1732 Whale016(GLenum cap)
1763 DrawWhale(fishRec * fish, int wire)
1765 float seg0, seg1, seg2, seg3, seg4, seg5, seg6, seg7;
1766 float pitch, thrash, chomp;
1769 fish->htail = (int) (fish->htail - (int) (5.0 * fish->v)) % 360;
1771 thrash = 70.0 * fish->v;
1773 seg0 = 1.5 * thrash * sin((fish->htail) * RRAD);
1774 seg1 = 2.5 * thrash * sin((fish->htail + 10.0) * RRAD);
1775 seg2 = 3.7 * thrash * sin((fish->htail + 15.0) * RRAD);
1776 seg3 = 4.8 * thrash * sin((fish->htail + 23.0) * RRAD);
1777 seg4 = 6.0 * thrash * sin((fish->htail + 28.0) * RRAD);
1778 seg5 = 6.5 * thrash * sin((fish->htail + 35.0) * RRAD);
1779 seg6 = 6.5 * thrash * sin((fish->htail + 40.0) * RRAD);
1780 seg7 = 6.5 * thrash * sin((fish->htail + 55.0) * RRAD);
1782 pitch = fish->v * sin((fish->htail - 160.0) * RRAD);
1785 if (fish->v > 2.0) {
1786 chomp = -(fish->v - 2.0) * 200.0;
1788 P012[1] = iP012[1] + seg5;
1789 P013[1] = iP013[1] + seg5;
1790 P014[1] = iP014[1] + seg5;
1791 P015[1] = iP015[1] + seg5;
1792 P016[1] = iP016[1] + seg5;
1793 P017[1] = iP017[1] + seg5;
1794 P018[1] = iP018[1] + seg5;
1795 P019[1] = iP019[1] + seg5;
1797 P020[1] = iP020[1] + seg4;
1798 P021[1] = iP021[1] + seg4;
1799 P022[1] = iP022[1] + seg4;
1800 P023[1] = iP023[1] + seg4;
1801 P024[1] = iP024[1] + seg4;
1802 P025[1] = iP025[1] + seg4;
1803 P026[1] = iP026[1] + seg4;
1804 P027[1] = iP027[1] + seg4;
1806 P028[1] = iP028[1] + seg2;
1807 P029[1] = iP029[1] + seg2;
1808 P030[1] = iP030[1] + seg2;
1809 P031[1] = iP031[1] + seg2;
1810 P032[1] = iP032[1] + seg2;
1811 P033[1] = iP033[1] + seg2;
1812 P034[1] = iP034[1] + seg2;
1813 P035[1] = iP035[1] + seg2;
1815 P036[1] = iP036[1] + seg1;
1816 P037[1] = iP037[1] + seg1;
1817 P038[1] = iP038[1] + seg1;
1818 P039[1] = iP039[1] + seg1;
1819 P040[1] = iP040[1] + seg1;
1820 P041[1] = iP041[1] + seg1;
1821 P042[1] = iP042[1] + seg1;
1822 P043[1] = iP043[1] + seg1;
1824 P044[1] = iP044[1] + seg0;
1825 P045[1] = iP045[1] + seg0;
1826 P046[1] = iP046[1] + seg0;
1827 P047[1] = iP047[1] + seg0;
1828 P048[1] = iP048[1] + seg0;
1829 P049[1] = iP049[1] + seg0;
1830 P050[1] = iP050[1] + seg0;
1831 P051[1] = iP051[1] + seg0;
1833 P009[1] = iP009[1] + seg6;
1834 P010[1] = iP010[1] + seg6;
1835 P075[1] = iP075[1] + seg6;
1836 P076[1] = iP076[1] + seg6;
1838 P001[1] = iP001[1] + seg7;
1839 P011[1] = iP011[1] + seg7;
1840 P068[1] = iP068[1] + seg7;
1841 P069[1] = iP069[1] + seg7;
1842 P070[1] = iP070[1] + seg7;
1843 P071[1] = iP071[1] + seg7;
1844 P072[1] = iP072[1] + seg7;
1845 P073[1] = iP073[1] + seg7;
1846 P074[1] = iP074[1] + seg7;
1848 P091[1] = iP091[1] + seg3 * 1.1;
1849 P092[1] = iP092[1] + seg3;
1850 P093[1] = iP093[1] + seg3;
1851 P094[1] = iP094[1] + seg3;
1852 P095[1] = iP095[1] + seg3 * 0.9;
1854 P099[1] = iP099[1] + chomp;
1855 P098[1] = iP098[1] + chomp;
1856 P064[1] = iP064[1] + chomp;
1857 P061[1] = iP061[1] + chomp;
1858 P097[1] = iP097[1] + chomp;
1859 P096[1] = iP096[1] + chomp;
1863 glRotatef(pitch, 1.0, 0.0, 0.0);
1865 glTranslatef(0.0, 0.0, 8000.0);
1867 glRotatef(180.0, 0.0, 1.0, 0.0);
1869 glScalef(3.0, 3.0, 3.0);
1871 glEnable(GL_CULL_FACE);
1873 cap = wire ? GL_LINE_LOOP : GL_POLYGON;
1891 glDisable(GL_CULL_FACE);