	LAVA is a visualization plugin for the Linux XMMS MP3 player
	(a clone of WinAmp).

	You can download OpenGL LAVA Plugin 0.7 from
	http://www.informatik.uni-freiburg.de/~knothe/lava 

INSTALLATION
	LAVA uses autoconf, so the installation instructions are about
	the same as for any GNU program: run configure, run make, and
	(as root, maybe) run make install. If you want to install the
	files to ~/.xmms/Plugins (i.e. if you are not root) you should
	run configure with option --enable-install-home. You'll need a
	C compiler, and the Gtk and Glib libraries -- the same things
	you need to compile XMMS, so that shouldn't be a problem. In
	addition, this plugin requires OpenGL and  glX to work. 

	The plugin runs smoothly on my PII 233 with Voodoo3 and a
	windows size of 1280 x 1024.
	Tested with SuSE Linux and RedHat.
	Tested with Xfree86 4.0.2.
	Tested with 3dfx Voodoo3 (Driver: tdfx), several nVidia cards
	(Driver: nvidia) and Mesasoft.

	If someone would like to make SuSE, debian or redhat packages,
	do it and let me know.

USAGE
	You can move the camera position by dragging the window with
	the left and right mouse button, and you can scale the object
	by turning the mouse wheel.

	Please send comments, suggestions or bug reports at: 
	knothe@informatik.uni-freiburg.de.


AVAILABILITY
	http://www.informatik.uni-freiburg.de/~knothe/lava


LICENSE
	XMMS - Cross-platform multimedia player
	Copyright (C) 1998-1999  Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies

	Lava Plugin
	Copyright (C) 2001 Reinhard KNothe
 
	Portions of this code have been borrowed from Bezier Plugin 
	Copyright (C) 1999 Rick Haines

	This program 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.

	This program 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


























