WarpPI/libs/jogamp-all-platforms/jnlp-files/jogl-applet-gl2_gljpanel02.html
XDrake99 de0340b166 Experimental GPU renderer.
Added the possibility to change renderer.
Added JOGL.
Changed the brightness icon and some skins.
Added per-screen icons on statusbar.
Added the SURD-DECIMAL mode icon on the statusbar.
2017-01-22 13:49:33 +01:00

33 lines
1.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>GLJPanels and GLCanvas w/ GL2 Demos</title>
</head>
<body BGCOLOR="#ffffff">
<P>
GLJPanels and GLCanvas w/ Gears GL2 Demos
</P>
<P>
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="750" height="800">
<param name="code" value="com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet">
<param name="archive" value="jar/lib/gluegen-rt.jar,
jar/lib/jogl-all.jar,
jar/jogl-test.jar">
<comment>
<embed code="com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet"
width="750" height="800"
type="application/x-java-applet;version=1.6"
archive="jar/gluegen-rt.jar,
jar/jogl-all.jar,
jar/jogl-test.jar">
<noembed>Sorry, no Java support detected.</noembed>
</embed>
</comment>
</object>
</P>
</body>
</html>