Irrlicht Library Wrapper Created by Nathan Adams Version 1.2.6 Copyright (C) 2007 This software is licensed under the GNU/GPL. This software may not be used for commerical purposes. Please leave all files intact if you redistrubte this software. How to use: Add all the files to your Irrlicht project, you could compile it into a DLL if you wanted too, but for now just add all the files to your project. Then inside your complier add the directory that you have the IrrLib files and use #include "IrrLib.h" to refrence it, and you are good to go!