protot/src/modules
Martin Felis 203c380609 Added basic walk animation controller
- Added sampling of animations
- Added updating of bone matrices from rig model
- Re-orienting of the entity based on current velocity
2017-03-11 22:16:12 +01:00
..
CMakeLists.txt Added RBDL to 3rdparty, added empty rig model, used better coding style in CharacterModule 2017-02-22 21:35:14 +01:00
CharacterModule.cc Added basic walk animation controller 2017-03-11 22:16:12 +01:00
CharacterModule.h Added basic walk animation controller 2017-03-11 22:16:12 +01:00
LuaTableTypes.h Loading visuals data from LuaModel, added stub for capsule mesh creation, added sample model rig 2017-02-22 23:19:38 +01:00
RenderModule.cc Parsing mesh transform and dimension from LuaModel file 2017-02-26 14:28:08 +01:00
RenderModule.h Added basic walk animation controller 2017-03-11 22:16:12 +01:00
RenderUtils.cc Added Mesh::Transform and bounding box calculation 2017-02-26 14:26:12 +01:00
RenderUtils.h Added Mesh::Transform and bounding box calculation 2017-02-26 14:26:12 +01:00
TestModule.cc Added basic walk animation controller 2017-03-11 22:16:12 +01:00
autorebuild.sh improved camera controls 2016-10-02 13:24:02 +02:00
imgui_protot_ext.h Refactored character into separate module 2017-01-14 17:17:01 +01:00