aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
blob: 0be4ea3afbada448cf6de807ada1410b09b430f8 (plain)
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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
                 
  <meta content="text/html; charset=windows-1252"
 http-equiv="Content-Type">
                 
  <meta content="MSHTML 5.00.2920.0" name="GENERATOR">
  <title></title>
</head>
  <body bgcolor="#f5f5f5">
         
<div Align=center> 
  <img ID="NavBar" WIDTH=800 HEIGHT=32 SRC="https://games.dev.java.net/images/navbar2p.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=0 USEMAP="#NavBar_MAP" NOFINSIDE="~!   ~!" > </div>
  
<MAP NAME="NavBar_Map">
  <AREA SHAPE="rect" ALT="Projects" COORDS="356,7,440,23" HREF="https://games.dev.java.net" TARGET="_self">
  <AREA SHAPE="rect" ALT="Wiki" COORDS="643,7,695,23" HREF="http://wiki.java.net/bin/view/Games">
  <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,7,624,23" HREF="http://weblogs.java.net/weblogs/project/games">
  <AREA SHAPE="rect" COORDS="463,7,541,23" HREF="http://javagaming.org" target="_top" ALT="Forums">
  <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,7,334,23" HREF="http://community.java.net/games">
  <AREA SHAPE="rect" ALT="Java.net" COORDS="21,7,128,23" HREF="http://www.java.net" TARGET="_self">
</MAP>

<div align="center"><font color="#005177" size="+2">Welcome to the JOGL API
   Project! </font></div>
         
<table border="0" cellpadding="0" cellspacing="1" width="100%">
       <tbody>
       <tr>
         <td valign="top" width="66%">                                  
      <table border="0" cellpadding="5" cellspacing="1" height="358"
 width="100%">
             <tbody>
             <tr>
               <td valign="top">                                        
                        
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" valign="top" width="589">    
                                                                        
                 
                  <div align="left"><font color="#ffffff"><strong>Overview</strong></font></div>
                      </td>
                    </tr>
                   <tr>
                     <td bgcolor="#F8F8F8" valign="top">                
                                                                        
     
                  <div align="justify">                                  
                                                            
                  <p>

The JOGL project hosts the development version of the Java&trade;
Binding for the OpenGL&reg; API (<a
href="http://jcp.org/en/jsr/detail?id=231">JSR-231</a>), and is
designed to provide hardware-supported 3D graphics to applications
written in Java. JOGL is not the official reference implementation of
the JSR, but an evolving workspace; snapshots are taken from this
workspace which become the official reference implementations of the
JSR. JOGL is part of a suite of open-source technologies initiated by
the Game Technology Group at Sun Microsystems.

                  <p>JOGL provides full access to the APIs in the OpenGL
2.0 specification as well as nearly all vendor extensions, and integrates
with the AWT and Swing widget sets.<br>
                   </p>
                   
                  <p>Please see the <a
 href="https://jogl-demos.dev.java.net/">JOGL demos</a> for illustrations of
advanced OpenGL techniques now possible with the Java platform.<br>
                   </p>
                     </div>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>
             <tr>
               <td>                                                     
           
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" width="589">                 
                                                                        
    
                  <div align="left"><font color="#ffffff"><strong>Project
                     Status</strong></font></div>
                      </td>
                    </tr>
                   <tr>
                     <td bgcolor="#F8F8F8">                             
                                                                 
                  <div align="justify">The initial implementation of the JOGL
                     API is available for download from <a
 href="https://jogl.dev.java.net/source/browse/jogl/">CVS</a>.           
    </div>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>
             <tr>
               <td>                                                     
           
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" width="589">                 
                                                                        
    
                  <div align="left"><font color="#ffffff"><strong>Getting
  Started                    </strong></font></div>
                      </td>
                    </tr>
                   <tr>
                     <td bgcolor="#F8F8F8" valign="top">                
                                                                        
     
                  <p>This project has been built in the following       
            environments. All require the <a
 href="http://www.antlr.org/">ANTLR</a> parser generator and the <a
 href="http://ant.apache.org/">Ant</a> build system version 1.6 or later to be installed; please
see the <a
 href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/HowToBuild.html?rev=HEAD&amp;content-type=text/html">build
documentation</a> for details. </p>
                                                                        
                          
                  <ul>
     		    <li> Solaris                                                 
                                                               
                      <ul>
                            <li> <a
 href="http://www.sun.com/software/solaris/">Solaris         
             8 or later</a>  		      </li>
                            <li> <a
 href="http://www.sun.com/software/products/studio/">Sun        
              ONE Studio 8 Compiler Collection or later</a> 		       		      </li>
                            <li> <a
 href="http://www.sun.com/software/graphics/opengl/">Sun     
                 OpenGL for Solaris</a> (or <a href="http://www.mesa3d.org/">Mesa</a> for Solaris 9 x86)  		      </li>
                            <li> <a
 href="http://java.sun.com/j2se/1.4.2/">Sun  J2SDK 		      1.4.2 or later</a>     
                </li>
                                                                         
                     
                      </ul>
      		    </li>
                        <li> Linux                                      
                                                                        
 
                      <ul>
                           <li> Red Hat Linux 7.3 for x86 or later 		      </li>
                            <li> GCC 		      </li>
                            <li> <a
 href="http://java.sun.com/j2se/1.4.2/">Sun  J2SDK 		      1.4.2 or later</a> 		  
 </li>
                                                                         
                     
                      </ul>
      		    </li>
                        <li> Macintosh                                  
                                                                        
     
                      <ul>
                           <li> Mac OS X 10.3 (note:
                      will not work with earlier releases)  		      </li>
                            <li> GCC  		      </li>
                            <li> <a href="http://www.apple.com/java/">Java
 		       1.4.2 or later for Mac OS X</a> 		    </li>
                                                                         
                     
                      </ul>
      		    </li>
                        <li> Windows                                    
                                                                        
   
                      <ul>
                           <li> Windows 2000 or later for x86  		      </li>
                            <li> Microsoft Visual C++                   
   6.0 or later, or <a href="http://www.mingw.org/">MinGW</a> compilers  		 
    </li>
                            <li> <a
 href="http://java.sun.com/j2se/1.4.2/">Sun  J2SDK                       1.4.2 or later</a>
 		    </li>
                                                                         
                     
                      </ul>
                                                                        
                                      
                      <p></p>
                        </li>
                                                                        
      
                  </ul>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>
                                       
        </tbody>                            
      </table>
                                       
      <p></p>
          </td>
         <td valign="top">                                   
      <table border="0" cellpadding="5" cellspacing="1" width="100%">
             <tbody>
             <tr>
               <td>                                                     
           
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" valign="top">                
                                                                        
     
                  <div align="left"><font color="#ffffff"><strong>Useful
                   Links</strong></font></div>
                      </td>
                    </tr>
                   <tr>
                      <td valign="top" bgcolor="#F8F8F8">               
                                                           
                  <ul>
                         <li><a href="http://www.opengl.org"
 target="_blank">OpenGL</a>                        Home</li>
                        <li><a href="https://jogl-demos.dev.java.net/">JOGL
 Demos</a></li>
                        <li><a href="https://gluegen.dev.java.net/">GlueGen</a></li>
                        <li><a
 href="bof0899.pdf">JOGL
  JavaOne 2006 BOF Slides for JOGL</a></li>
                        <li><a
 href="ts1361.pdf">JOGL
  JavaOne 2004 Presentation Slides</a></li>
                        <li><a
 href="2125.pdf">JOGL
  JavaOne 2003 Presentation Slides</a></li>
                       <li><a
 href="http://www.javagaming.org/forums/index.php?board=25.0">JOGL 
 Forums</a></li>
                       <li><a
 href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/userguide/index.html?rev=HEAD&content-type=text/html">JOGL User's Guide</a></li>
                      <li><a
 href="3167.pdf">JavaOne
 2002 Slides</a> on <a href="http://jausoft.com/gl4java/">OpenGL for Java</a><br>
                      </li>
                      <li><a
 href="sun-contributor-agreement.pdf">Sun Contributor Agreement</a><br>
                      </li>
                                                                        
                        
                  </ul>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>
              <tr>
               <td>                                                     
           
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" valign="top">                
                                                                        
     
                  <div align="left"><font color="#ffffff"><strong>Downloads</strong></font></div>
                      </td>
                    </tr>
                   <tr>
                      <td valign="top" bgcolor="#F8F8F8">               
                                                           
                  <ul>
                         <li><a
 href="https://jogl.dev.java.net/servlets/ProjectDocumentList"
 target="_blank">Precompiled binaries and documentation</a></li>

                         <li><a

 href="https://jogl.dev.java.net/servlets/ProjectDocumentList?folderID=5971&expandFolder=5971"
 target="_blank">Current release build (JSR-231 1.0.0)</a></li>
                        
                  </ul>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>

             <tr>
               <td>                                                     
           
            <table bgcolor="#6E94B7" border="0" cellpadding="5"
 cellspacing="1" width="100%">
                   <tbody>
                   <tr>
                     <td bgcolor="#6E94B7" width="589">                 
                                                                        
    
                  <div align="left"><font color="#ffffff"><strong>Current nightly build</strong></font></div>
                      </td>
                    </tr>
                   <tr>
                     <td bgcolor="#F8F8F8">                             

<!- BEGIN NIGHTLY -->
<TABLE CELLPADDING=3>
<TR> <TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/javadoc_public/>Browsable javadoc</A></TD></TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-1_0_0-docs-Nov142006.zip> jogl-1_0_0-docs-Nov142006.zip  </A></TD>
<TD>  991795  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl.jar> jogl.jar  </A></TD>
<TD>  993648  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-linux-i586.jar> jogl-natives-linux-i586.jar  </A></TD>
<TD>  185513  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-linux-amd64.jar> jogl-natives-linux-amd64.jar  </A></TD>
<TD>  219624  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-macosx-ppc.jar> jogl-natives-macosx-ppc.jar  </A></TD>
<TD>  124372  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-macosx-universal.jar> jogl-natives-macosx-universal.jar  </A></TD>
<TD>  242897  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-solaris-sparc.jar> jogl-natives-solaris-sparc.jar  </A></TD>
<TD>  202025  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-solaris-sparcv9.jar> jogl-natives-solaris-sparcv9.jar  </A></TD>
<TD>  190723  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-solaris-i586.jar> jogl-natives-solaris-i586.jar  </A></TD>
<TD>  180996  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-solaris-amd64.jar> jogl-natives-solaris-amd64.jar  </A></TD>
<TD>  172552  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-natives-windows-i586.jar> jogl-natives-windows-i586.jar  </A></TD>
<TD>  55149  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-src.zip> jogl-src.zip  </A></TD>
<TD>  1472724  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-demos.jar> jogl-demos.jar  </A></TD>
<TD>  304849  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-demos-data.jar> jogl-demos-data.jar  </A></TD>
<TD>  7994010  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-demos-util.jar> jogl-demos-util.jar  </A></TD>
<TD>  128912  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
<TR>
<TD> <A HREF=http://download.java.net/media/jogl/builds/nightly/jogl-demos-src.zip> jogl-demos-src.zip  </A></TD>
<TD>  8363597  bytes </TD>
<TD>  2006-11-14 03:00  </TD>
</TR>
</TABLE>
<!- END NIGHTLY -->
                                                                 
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>

                                                 
        </tbody>                            
      </table>
          </td>
        </tr>
               
  </tbody>    
</table>
</body>
</html>