zlib thanks

This commit is contained in:
James Turk 2003-10-12 20:13:43 +00:00
parent 0bf9e4dbc5
commit 0f145bd83b

View File

@ -12,9 +12,15 @@ Sourceforge.net - Providing hosting for the project and CVS.
http://sourceforge.net
Some people at GameDev.net for helping out in OpenGL.
http://gamedev.net
gametutorials.com and nehe.gamedev.net for Linking to ZEngine and OpenGL support.
gametutorials.com and nehe.gamedev.net for Linking to ZEngine and for their OpenGL support.
http://gametutorials.com & http://nehe.gamedev.net
People at Bloodshed and in charge of MingW for together providing a great free compiler and IDE based on GCC.
http://bloodshed.net & http://mingw.org
Makoto Matsumoto and Takuji Nishimura for authoring the Mersenne Twister algorithm, and making it freely available.
http://www.math.keio.ac.jp/~matumoto/emt.html
Authors of zlib for making a great library, and making it free and open source.
http://www.gzip.org/zlib/
Gilles Volant for making Unzip, making zlib so easy to use.
http://www.winimage.com/zLibDll/unzip.html
Also see the test/bin/readme.txt file for credits on the data used in the demos.