Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   zuntum
Date:           Tue Jul 10 09:59:37 UTC 2001

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note water-1.0 addition

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.


To generate a diff of this commit:
cvs rdiff -r1.4691 -r1.4692 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index