A re-implementation of the RenderWare Graphics engine (Mirror of https://github.com/aap/librw)
Go to file
Angelo Papenhoff 92a3db015c Added some reference counting. 2014-12-20 11:38:27 +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 some reference counting. 2014-12-20 11:38:27 +01:00
clump.cpp Worked on the Geometry. 2014-12-19 22:58:10 +01:00
geometry.cpp Added some reference counting. 2014-12-20 11:38:27 +01:00
main.cpp Implemented Mesh and Node Name plugins. 2014-12-19 16:24:29 +01:00
plugins.cpp Worked on the Geometry. 2014-12-19 22:58:10 +01:00
rw.h Added some reference counting. 2014-12-20 11:38:27 +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.