
This directory contains a few EZWGL demo programs. Most of them
were written up for testing EZWGL. The code is rather ugly.


A brief description of the files in this directory.

  browser.c           A simple file selector and a text browser

  buttons.c           push buttons

  checkbutton.c       A check button box

  csrc.c              A c-source browser

  draw.c              A very simple drawing program

  entry.c             entries

  example1.c          Example 1 from the manual (Ch 3)

  gears.c             GL demo, modified from Brian Paul's Mesa demo

  isosurf.c           GL demo, modified from Brian Paul's Mesa demo

  julia.c             GL demo, display julia sets for z^2 + c

  label.c             a few labels

  listbox.c           listbox widget

  menu.c              popup and pulldown menus

  notebook.c          notebook widget demo

  objects.c           GL demo, internally defined objects.

  puzzle.c            the 16 puzzle demo

  radiobutton.c       a radiobutton box

  simple.c            the simplest EZWGL application

  sliders.c           slider widget demo
 
  spring.c, pendulum.c pendulums.c    GL demos.

