A re-implementation of the RenderWare Graphics engine (Mirror of https://github.com/aap/librw)
Go to file
Angelo Papenhoff 37e027b17c Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
LICENSE Initial commit 2014-12-18 17:25:08 +01:00
README.md First commit. 2014-12-18 17:26:57 +01:00
TODO Added TODO file 2014-12-19 11:07:48 +01:00
clump.cpp Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
geometry.cpp First commit. 2014-12-18 17:26:57 +01:00
main.cpp Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
plugins.cpp Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
rw.h Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
rwbase.cpp Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
rwbase.h Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
rwplugin.h Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00

README.md

librw

This still very much work in progress. The basics of DFFs are implemented, no plugins yet.