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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="java, jogl, jocl, joal, opengl, opencl, openal, libraries" name="keywords"/>
<meta name="google-site-verification" content="TBm-1bOphAWp2QP205lF0UZCp86gIjQyQOi4Jg7Sb2U" />
<title>JogAmp.org - java graphics, audio, media and processing libraries</title>
<link href="style.css" rel="stylesheet" type="text/css"/>
<link href="SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/>
</head>
<body>
<div id="container">
<!-- header -->
<div id="header">
<div id="slogan"><img src="images/jogamp_symbols/website_final_sideslogan_jogamp_404x20pel.png" alt="graphics, audio, media and processing libraries"/></div>
<div id="logo"><img src="images/jogamp_symbols/website_final_blue_jogamp_346x70pel.png" alt="JogAmp symbol"/></div>
</div>
<div id="menu">
<ul>
<li><a href="http://jogamp.org/">Home</a></li>
<li><a href="gluegen/www/">Gluegen</a></li>
<li><a href="joal/www/">JOAL</a></li>
<li><a href="jocl/www/">JOCL</a></li>
<li><a href="jogl/www/">JOGL</a></li>
<!-- <li><a href="demos/www/">Demos</a></li>-->
<li><a href="wiki/">Wiki</a></li>
<li><a href="blog/">Blogs</a></li>
<li><a href="stream/">Streams</a></li>
<li><a href="forum.html">Forums</a></li>
</ul>
</div>
<!--end header -->
<!-- main -->
<div id="main">
<div id="sidebar">
<h3>Sponsors</h3>
<ul>
<li>
<a href="http://c3d.com/">
<img src="images/CCT-logo.png" border="0" vspace="8" width="160" align="left" alt="CCC/CCT"/>
</a>
</li>
<li>
<a href="http://www.fh-landshut.de/">
<img src="images/fh-landshut.png" border="0" vspace="8" width="160" align="left" alt="University of Applied Sciences Landshut"/>
</a>
</li>
</ul>
<h3>Community</h3>
<ul>
<li><a href="forum.html">Forum/Mailing Lists</a></li>
<li><a href="wiki/index.php/Chatroom">XMPP Chatroom</a></li>
<li><a href="stream/" title="videos of projects">Streams</a></li>
<li><a href="blog/" title="aggregated blogposts">Blogs</a></li>
</ul>
<h3>Featured</h3>
<ul>
<li>
<a href="http://volumeviewer.kenai.com/">
<img src="http://volumeviewer.kenai.com/thumbnail.png" width="160" height="120" align="left" alt=""/>
</a>
</li>
<li>
<a href="http://chronotext.org/">
<img src="http://download.java.net/media/jogl/www/chronotext.jpg" width="160" height="120" align="left" alt="chronotext"/>
</a>
</li>
<li>
<a href="http://bytonic.de/html/jake2.html">
<img src="http://download.java.net/media/jogl/www/jake2.jpg" width="160" height="120" align="left" alt="jake2"/>
</a>
</li>
</ul>
</div>
<div id="text">
<h1>Welcome</h1>
<p>
JogAmp is the home of high performance Java libraries for 3D Graphics, Multimedia and Processing.<br/>
The projects JOGL, JOCL and JOAL provide cross platform language bindings to the OpenGL, OpenCL, OpenAL and OpenMAX APIs.
</p>
<div class="column">
<h2>Documentation</h2>
<ul>
<li> <a href="wiki/">Wiki Page</a></li>
<li> How To Build [ <a href="jogl/doc/HowToBuild.html">JOGL</a>,
<a href="jocl/doc/HowToBuild.html">JOCL</a> ]</li>
<li> <a href="wiki/index.php/How_to_Contribute">How To Contribute</a></li>
<li>
API Docs [ <a href="deployment/gluegen-next/javadoc/">GlueGen</a>,
<a href="deployment/jogl-next/javadoc/">JOGL</a>,
<a href="chuck/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/javadoc/">JOCL</a> ]
</li>
<li>
Misc Docs
<ul>
<li> <a href="doc/siggraph2010/jogamp-siggraph2010.pdf">SIGGRAPH 2010 - JogAmp BOF</a></li>
<li> <a href="jogl/doc/bouml/html-svg/">OpenGL Profile Model (UML)</a></li>
<li> Tutorials [ <a href="wiki/index.php/Jogl_Tutorial">JOGL</a>,
<a href="wiki/index.php/JOCL_Tutorial">JOCL</a> ] </li>
</ul>
</li>
<li>
Outdated
<ul>
<li> <a href="jogl/doc/userguide/">JOGL Userguide</a> </li>
</ul>
</li>
</ul>
<h2>Repositories</h2>
<ul>
<li><a href="git">Common @ Jogamp</a></li>
<li>
<a href="http://github.com/sgothel">Sven Gothel @ github</a>
<ul>
<li><a href="http://github.com/sgothel/gluegen">gluegen</a></li>
<li><a href="http://github.com/sgothel/jogl">jogl</a></li>
<li><a href="http://github.com/sgothel/jogl-demos">jogl-demos</a></li>
<li><a href="http://github.com/sgothel/jogl-utils">jogl-utils</a></li>
</ul>
</li>
<li>
<a href="http://github.com/mbien">Michael Bien @ github</a>
<ul>
<li><a href="http://github.com/mbien/jocl">jocl</a></li>
<li><a href="http://github.com/mbien/jocl-demos">jocl-demos</a></li>
<li><a href="http://github.com/mbien/joal">joal</a></li>
</ul>
</li>
</ul>
</div>
<div class="column">
<h2>Builds</h2>
<ul>
<!-- <li><a href="deployment/webstart/">Signed Release</a> - <b>Recommended</b> - Applet and JNLP/Webstart Capable</a></li> -->
<li><i>Signed Release</i> - <b>Recommended</b> - Applet and JNLP/Webstart Capable - <b>currently unavailable</b></li>
<li><a href="deployment/webstart-next/">Signed Candidate</a> - Signed release candidate, Applet and JNLP/Webstart capable</a></li>
<li><a href="deployment/jogamp-next/">Candidate</a> - Unsigned release candidate</li>
<li><a href="deployment/autobuilds/">Autobuilds</a> - Automated builds, other call it <i>nightlies</i></li>
<li><a href="deployment/archive/">Archived Builds</a> - Archived releases</a></li>
</ul>
<h2>SW Management</h2>
<ul>
<li><a href="wiki/index.php/SW_Tracking">Wiki SW Tracking</a></li>
<li><a href="bugzilla/">Bugzilla</a></li>
<li><a href="chuck/">Build Server</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<!-- end main -->
<div id="footer">
<div id="footer_left">
<span>JogAmp.org</span>
by <a href="http://jogamp.org">http://jogamp.org</a> is licensed under a <br/>
<a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.
</div>
</div>
</div>
</body>
</html>
|