


               WaveSim v1.0  (Beta)
              ********************* 

       Copyright (C) 1997 J.Fernando Moyano

  *********************************************************************

This is a prerelease (Beta version) of WaveSim v1.0.

This program is fully free of charge, and the code is avalaible in sunsite.
The program uses the XFORMS libraries and MesaGL (Open GL if you has a SG ), and
you need install this libraries, or use the static version of the binary.

 I tested the program only in my PC, under Linux, but thre is no reason for the
program only works in this platform. If you run it in other platforms, please
send me a report of the problems (if any) you meet ==> (txino@arrakis.es)

 This Software is distributed under the terms of the GNU General Public
License. See the LICENCE for details.


     What is WaveSim ?
   *********************

Is a simulator of Plane (2D) membranes. Nothing more.
Ohh!!, yeahh: it have a really nice GUI (Xforms) and can show its results
in a Render Window. (using the MesaGL: a free clone of OpenGL, or OpenGL 
libraries.)

It have a little "online help" but by the moment it is in spanish.
(I'm spanish, and my inglish is very poooooooooooor)   
     
  
     What i need to compile/run the program ?
   *******************************************

If you have the statically linked binary, you only need the X Windows System
with the typical shared libraries. (You know: libX11.so, etc ...)

If not, you need MesaGl 2.2 and Xforms 0.86.
You can download these libraries from your favourite Sunsite mirror.

NOTE: You must compile the "xforms/FORMS/gl.c" as a shared librarie :
  "gcc -shared gl.c -o libgl.so" , and copy it in your /usr/lib or
  /usr/local/lib.
    
     How compile ?
    ***************

You must look in the Makefile, and perhaps make some changes (directories, 
etc...).

Type "make" to compile the shared version.
Type "make static" to compile the staticly linked version.
Pray ... and ....

      Enjoy !!!!!!!!!!!!!!!!!!



J.Fernando Moyano.      ( 7 Agoust 1997)

E-mail: txino@arrakis.es     ( Critics, ideas, suggest, love letters, etc ....)

 
         

