aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
blob: ec83658e4a51d00cda09fcba529ae4d9c08f7785 (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
<!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=64 SRC="http://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,14,440,46" HREF="http://games.dev.java.net" TARGET="_self">
  <AREA SHAPE="rect" ALT="Wiki" COORDS="643,14,695,46" HREF="http://wiki.java.net/bin/view/Games">
  <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,15,624,46" HREF="http://weblogs.java.net/weblogs/project/games">
  <AREA SHAPE="rect" COORDS="463,16,541,45" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" ALT="Forums">
  <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,16,334,48" HREF="http://community.java.net/games">
  <AREA SHAPE="rect" ALT="Java.net" COORDS="21,15,128,46" 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 a reference implementation of
  the Java                   bindings for OpenGL API, and is designed to
provide   hardware-supported                   3D graphics to applications
written  in Java. It is part of a                    suite of open-source
technologies   initiated by the Game                    Technology Group
at Sun Microsystems.<br>
                      </p>
                                                                        
      
                  <p>JOGL provides full access to the APIs in the OpenGL
1.5 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="http://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 intial implementation of the JOGL
                     API is available for download from <a
 href="http://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 to be installed; please
see the <a
 href="http://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://wwws.sun.com/software/solaris/index.html">Solaris         
             8 for SPARC</a>  		      </li>
                            <li> <a
 href="http://wwws.sun.com/software/sundev/suncc/index.html">Sun        
              ONE Studio 8 Compiler Collection</a> 		       		      </li>
                            <li> <a
 href="http://wwws.sun.com/software/graphics/opengl/index.html">Sun     
                 OpenGL for Solaris</a>  		      </li>
                            <li> <a
 href="http://java.sun.com/j2se/1.4.2/">Sun  J2SDK 		      1.4.2</a>     
                </li>
                                                                         
                     
                      </ul>
      		    </li>
                        <li> Linux                                      
                                                                        
 
                      <ul>
                           <li> Red Hat Linux 7.3 for x86 		      </li>
                            <li> GCC 		      </li>
                            <li> <a
 href="http://java.sun.com/j2se/1.4.2/">Sun  J2SDK 		      1.4.2</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 for Mac OS X</a> 		    </li>
                                                                         
                     
                      </ul>
      		    </li>
                        <li> Windows                                    
                                                                        
   
                      <ul>
                           <li> Windows 2000 for x86  		      </li>
                            <li> Microsoft Visual C++                   
   6.0, 7.0, 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</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="http://jogl-demos.dev.java.net/">JOGL
 Demos</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/cgi-bin/JGNetForums/YaBB.cgi?board=jogl">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>
                                                                        
                        
                  </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="http://jogl.dev.java.net/servlets/ProjectDocumentList"
 target="_blank">Precompiled binaries and documentation</a></li>
                                                                        
                        
                  </ul>
                      </td>
                    </tr>
                                                               
              </tbody>                                                  
 
            </table>
                </td>
              </tr>
                                                 
        </tbody>                            
      </table>
          </td>
        </tr>
               
  </tbody>    
</table>
    <br>
    <br>
   <br>
  <br>
 <br>
</body>
</html>