diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html index 507a92c4b..a69268084 100644 --- a/www/index.html +++ b/www/index.html @@ -332,11 +332,11 @@ width="160" height="120" align="left" alt="Duke Bean'Em">Duke Bean'Em</a> is the demonstration program from Erik Hellman's <a href="http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-3073&yr=2007&track=2">JavaOne 2007 technical session</a>. This presentation demonstrates how you can -write a simple 3-D game by using the Java programming language, Java -Bindings for OpenGL (JOGL), and free tools and 3-D models. It also -covers the basics of OpenGL and 3-D graphics as well as various -technologies, libraries, tools, and patterns that are useful for 3-D -application development on the Java platform. +write a simple 3-D game by using the Java programming language, JOGL, +and free tools and 3-D models. It also covers the basics of OpenGL and +3-D graphics as well as various technologies, libraries, tools, and +patterns that are useful for 3-D application development on the Java +platform. </td> </tr> |