From 1a0a1955a9d7b4e96c4703cb828054cab552c7d1 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 20 Dec 2011 01:18:37 +0100 Subject: index.html update; Applets use Object/Embed; Use JOGL's JOGLNewtApplet1Run; NEWT Applets as NApplet w/o JNLP Use JOGL's JOGLNewtApplet1Run: demos.applets.JOGLNewtApplet1Run -> com.jogamp.newt.awt.applet.JOGLNewtApplet1Run --- www/index.html | 75 ++++++++++++++++++++-------------------------------------- 1 file changed, 26 insertions(+), 49 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 51b6190..39d0a95 100644 --- a/www/index.html +++ b/www/index.html @@ -91,29 +91,42 @@ click the images to launch the demos. Where there are no hardware or operating system requirements listed, the demos run on any vendor's graphics card - and on any of Solaris/SPARC, Solaris/x86, Linux/x86, Windows/x86, and - Macintosh OS X 10.3.
+ and on any of Solaris/x86, Linux/x86, Windows/x86, and Macintosh OS X 10.5.

-

It is now possible to deploy unsigned applets using JOGL with no - manual installation of any software on the end user's machine! Please - see the following test pages for more information:

+ Applets using JOGL can be deployed without signing your own code and without + manual installation of any software on the end user's machine: +

Quick Version Info: Current [ Applet, Application ], Next [ Applet, Application ].

-

- Please see the basic JOGL Tests - (next version) - demonstrating Applets and more. -

+

The source code for these demonstrations is available via GIT.

@@ -1021,42 +1034,6 @@ - - - - - - - -
- - - - - - - - - -
-
Simple NEWT JNLP AWT Applet's -
-
- - GL2ES1 Cube -
- - GL2ES1 FBO Cubes -
- - GL2ES1 Angeles -
- - GL2 Gears -
-
-