You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex 13522bd781 | 2 years ago | |
---|---|---|
.. | ||
applet | 2 years ago | |
lib | 2 years ago | |
scripts | 2 years ago | |
src/org/newdawn/slick | 2 years ago | |
testdata | 2 years ago | |
tools/org/newdawn/slick/tools | 2 years ago | |
OpenAL32.dll | 2 years ago | |
build.xml | 2 years ago | |
javadoc.zip | 2 years ago | |
jinput-dx8.dll | 2 years ago | |
jinput-raw.dll | 2 years ago | |
lwjgl.dll | 2 years ago | |
readme.txt | 2 years ago |
readme.txt
Slick - A 2D LWJGL Java Utility Library (out of date) ----------------------------------------------------------- This is a very early version. The tests work but no demo has been written yet. Yes the windows natives are included in the main distribution in the right place. This is just meant to make it easier for quick start windows users. All the natives required can be found in jars in the 'lib' directory. Tools ~~~~~ AngelCode bitmap font tool - seems to be the best around at the moment and provided clean kerning information. Available from http://www.angelcode.com/products/bmfont/. TilED tile map tool - Java alternative to Mappy (which just seems borked to me). Available from http://www.mapeditor.org. ImagePacker - ImagePacker (http://homepage.ntlworld.com/config/imagepacker/index.htm) packs single images into large images for efficent rendering and memory usage. Pedigree - Particle Editor written as part of the Slick Project (Java) Hiero - Bitmap Font tool with effects written as part fo the Slick Project (Java)