aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/MiscDemos/gears.java3
-rw-r--r--demos/MiscDemos/index.html2
-rw-r--r--demos/MiscDemos/index_plugin13.html2
-rwxr-xr-xdemos/index.html3
4 files changed, 10 insertions, 0 deletions
diff --git a/demos/MiscDemos/gears.java b/demos/MiscDemos/gears.java
index 3626a6b..b80e3e1 100644
--- a/demos/MiscDemos/gears.java
+++ b/demos/MiscDemos/gears.java
@@ -30,6 +30,9 @@ public class gears extends SimpleGLAnimApplet1
public void init(boolean showGL)
{
super.init();
+ GLContext.gljNativeDebug = false;
+ GLContext.gljClassDebug = false;
+
Dimension d = getSize();
GLCapabilities caps = new GLCapabilities();
diff --git a/demos/MiscDemos/index.html b/demos/MiscDemos/index.html
index 8228f87..bae1f0c 100644
--- a/demos/MiscDemos/index.html
+++ b/demos/MiscDemos/index.html
@@ -27,6 +27,8 @@
: morph3d at 400x400
<p>&nbsp;<a href="gears.html">gears</a>
: gears at 400x400
+<p>&nbsp;<a href="GearsVS.html">GearsVS</a>
+: GearsVS at 400x400
<br>&nbsp;
<br>
<p>&nbsp;<a href="accanti.html">accanti</a>
diff --git a/demos/MiscDemos/index_plugin13.html b/demos/MiscDemos/index_plugin13.html
index 7636d55..9190be1 100644
--- a/demos/MiscDemos/index_plugin13.html
+++ b/demos/MiscDemos/index_plugin13.html
@@ -29,6 +29,8 @@
: morph3d at 400x400
<p>&nbsp;<a href="gears_plugin13.html">gears</a>
: gears at 400x400
+<p>&nbsp;<a href="GearsVS_plugin13.html">GearsVS</a>
+: GearsVS at 400x400
<br>&nbsp;
<br>
<p>&nbsp;<a href="accanti_plugin13.html">accanti</a>
diff --git a/demos/index.html b/demos/index.html
index 5799cdc..6590948 100755
--- a/demos/index.html
+++ b/demos/index.html
@@ -39,6 +39,9 @@
<LI><P ALIGN=LEFT><I><A HREF="HodglimsNeHe/index.html">Hodglim's NeHe Demos</A>
: Here are the NeHe OpenGL Tutorial Demos originally ported by Hodglim
</I></P>
+ <LI><P ALIGN=LEFT><I><A HREF="GLFDemos/index.html">GLF Demos</A>
+ : Demos for the new GLF Library (new font support)
+ </I></P>
<BR>
<P ALIGN=CENTER><SPAN STYLE="text-decoration: none"><I>For use with