README for rglclock, Rotating 3D Clock.

Copyright (C) 1998 Hypercore Software Design, Ltd.
gdkGL Copyright (C) 1997, 1998 AOSASA Shigeru.

Rglclock is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version
2 of the License, or (at your option) any later version.

Rglclock is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See
the GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307, USA.

* DESCRIPTION

Rglclock is a rotating 3D clock program using Mesa/OpenGL
and GTK+.  You can set the rotation direction and speed by
just a mouse drag in the window.

* LATEST INFORMATION

The latest information about rglclock will be available at:

<URL:http://www.hypercore.co.jp/rglclock/> (Japanese) and
<URL:http://www.hypercore.co.jp/rglclock/en.html> (English).

New releases and snapshots will also be available there.

* REQUIREMENTS

Building rglclock requires a recent C++ compiler, GTK 1.0, and Mesa or
OpenGL libraries.

The C++ compiler must support exception handling.  EGCS 1.1.* should
work, and actually used for development.  GCC 2.8.* may work but is
not tested.  GCC 2.7.* does not work.

Build with GTK 1.1.* is not tested, and some changes may be necessary.

* INSTALL

This package uses a configure script.  Common instructions
for compiling and installing the program are described in
INSTALL file in this directory.

* CONTACT

Send any comments or bug reports to a developers' mailing
list:

     rglclock@lists.hypercore.co.jp

