blob: 41d5d4753a1733e3b94128a9f2b2ceecb60c280e (
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
|
<!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></HEAD>
<BODY>
<DIV align=center><FONT color=#990000 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=#990000 border=0 cellPadding=5 cellSpacing=1
width="100%">
<TBODY>
<TR>
<TD bgColor=#990000 vAlign=top width=589>
<DIV align=left><FONT
color=#ffffff><STRONG>Overview</STRONG></FONT></DIV></TD></TR>
<TR>
<TD bgColor=#ffffff 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 for applications written in Java. It is part of a
suite of open-source technologies initiated by the Game
Technology Group at Sun Microsystems.</P>
</DIV></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD>
<TABLE bgColor=#990000 border=0 cellPadding=5 cellSpacing=1
width="100%">
<TBODY>
<TR>
<TD bgColor=#990000 width=589>
<DIV align=left><FONT color=#ffffff><STRONG>Project
Status</STRONG></FONT></DIV></TD></TR>
<TR>
<TD bgColor=#ffffff>
<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=#990000 border=0 cellPadding=5 cellSpacing=1
width="100%">
<TBODY>
<TR>
<TD bgColor=#990000 width=589>
<DIV align=left><FONT color=#ffffff><STRONG>Getting Started
</STRONG></FONT></DIV></TD></TR>
<TR>
<TD bgColor=#ffffff vAlign=top>
<P>This project has been built in the following
environment:</P>
<UL>
<LI>Win32 (Win 2000 in the case of our machine)
<LI>Sun J2SDK 1.4.2 (available at <A
href="http://java.sun.com/" target=_blank>java.sun.com</A>)
<LI>MinGW 2.0.0 plus the following updates: (all available
at <A href="http://www.mingw.org/"
target=_blank>http://www.mingw.org/</A>)
<UL>
<LI>binutils 2.13.90
<LI>w32api-2.2
<LI>mingw-runtime-2.4
</UL>
</A></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=#990000 border=0 cellPadding=5 cellSpacing=1
width="100%">
<TBODY>
<TR>
<TD bgColor=#990000 vAlign=top>
<DIV align=left><FONT color=#ffffff><STRONG>Useful
Links</STRONG></FONT></DIV></TD></TR>
<TR>
<TD valign="top" bgcolor="#FFFFFF"><UL>
<LI><A href="http://www.opengl.org" target="_blank">OpenGL</A>
Home</LI>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>
|