From 280fb4a52fd1215133cfedb7d340b970afa70e9e Mon Sep 17 00:00:00 2001 From: puggles Date: Sat, 13 Dec 2003 19:17:08 +0000 Subject: [PATCH] Add a placeholder message until we update this page with real progress and timeline information. git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@405 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/progress.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeglut/web-src/progress.php b/freeglut/web-src/progress.php index 12ed674..8471b4a 100644 --- a/freeglut/web-src/progress.php +++ b/freeglut/web-src/progress.php @@ -7,14 +7,14 @@ $require_target .= "template.php"; require($require_target); # Now set the title of the page: -setPageTitle("Basic Page"); +setPageTitle("A Look At Progress"); # Make the header. generateHeader($_SERVER['PHP_SELF']); ?> -
What?
-

freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to support the sample programs in the second edition OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical applications because it is simple, universally available and highly portable.

+
Future Goals
+

This still needs filling in, but be assured it will contain something like, "become an even better library."