Skip to content

rjolly/escher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
-*- outline -*-

Godel, Escher, Bach: an Eternal Golden Braid

Escher is a collection of libraries for X Window System written purely
in Java. It consists of an X11 protocol implementation (similar to
xlib for C/C++), and its extensions such as GLX, the OpenGL rendering
protocol.


* How To Run

  Install a Java VM, for instance from http://java.sun.com .
  Inside the directory "escher-0.3",

  $ java gnu.x11.test.Hello --help
  $ java gnu.x11.test.Hello

  It will pop up an X window which says "Hello World!".

  $ etc/bin/jdemo gnu

  You will see a list of X applications and test suits you can run.


* More information
  
  Check our home page at http://escher.sourceforge.net/.
  Check our mailing list at http://www.geocrawler.com/redir-sf.php3?list=escher-misc.
  Check our javadoc at doc/index.html, 
    or http://escher.sourceforge.net/current/doc/index.html.
  Check our screenshots at etc/screenshot, 
    or http://escher.sourceforge.net/current/etc/screenshot/index.html.



Stephen Tse <stse@cis.upenn.edu>
Roman Kennke <roman@kennke.org>

June 8, 2004

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, GPL-2.0 licenses found

Licenses found

BSD-3-Clause
COPYING-BSD
GPL-2.0
COPYING-GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages