Subject: CVS commit: pkgsrc/graphics/water
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2001 12:48:49
Module Name:	pkgsrc
Committed By:	zuntum
Date:		Tue Jul 10 09:48:48 UTC 2001

Update of /cvsroot/pkgsrc/graphics/water
In directory netbsd.hut.fi:/tmp/cvs-serv16920

Log Message:
Initial import of water-1.0

This is a very cool water effect, written by Scott Scriven.

This code uses palette tricks to do the height mapping, and assumes an
image size of 320x200.  This means that if you want to use your own images,
you'll need to create them as 320x200x8 images with a palette that ranges
from darker colors at entry 0 to lighter colors at palette entry 255.

I really like this demo, so be sure and read water.txt to see what keys
enable what effects and how it's all done.



Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/graphics/water/Makefile
N pkgsrc/graphics/water/distinfo
N pkgsrc/graphics/water/pkg/PLIST
N pkgsrc/graphics/water/pkg/DESCR

No conflicts created by this import