|
group2 0.1.0
CSE 125 Group 2
|
Pluggable skinning interface — phase-1 CPU LBS; GPU backend slots in later. More...
#include "CharacterRig.hpp"#include "renderer/ModelLoader.hpp"#include <glm/glm.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | ISkinningBackend |
| Abstract skinning backend. More... | |
| class | CpuLbsSkinningBackend |
| CPU Linear Blend Skinning — pure function; no state between calls. More... | |
Pluggable skinning interface — phase-1 CPU LBS; GPU backend slots in later.