A re-implementation of the RenderWare Graphics engine (Mirror of https://github.com/aap/librw)
Go to file
Angelo Papenhoff 86decdafd5 Implemented basic Image. 2014-12-25 16:02:57 +01:00
src Implemented basic Image. 2014-12-25 16:02:57 +01:00
LICENSE Initial commit 2014-12-18 17:25:08 +01:00
Makefile Implemented basic Image. 2014-12-25 16:02:57 +01:00
Makefile.mingw Updated mingw Makefile. 2014-12-24 14:32:39 +01:00
README.md Updated README and TODO. 2014-12-24 23:56:40 +01:00
TODO Updated README and TODO. 2014-12-24 23:56:40 +01:00
dffwrite.cpp Added basic OpenGL instancing code. Corrected Geometry::streamWrite(). 2014-12-25 11:14:36 +01:00
rw.h Organized the project properly. 2014-12-23 15:59:14 +01:00

README.md

librw

This still very much work in progress. The basics of DFFs are implemented and some plugins.