A library with various stuff that I found useful for my game The Deeps.
If this gets large enough and it is usable for multiple projects, I may post it separately.
i've provided a makefile to automate the build process. a c++ compiler (i use clang), gnu make, and ar are required. execute make
in this directory to build it.
-- oicleevan