diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -93,8 +93,8 @@ JOGL, JOCL and JOAL provide cross platform Java™ language bindings to the OpenAL, OpenGL® (+FFmpeg) and OpenCL™ APIs. </p> <p> - GlueGen is a compiler generating Java™ and JNI C code offline and allows using native libraries within your Java™ application<br/> - and producing the native bindings for all our modules. + GlueGen is a compiler generating Java™ and JNI C code and allows using native libraries within your Java™ application,<br/> + as it is used to produce all native bindings for our modules. </p> <p> Modules: <a href="gluegen/www">GlueGen</a>, <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a>, |