group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
CharacterRig.cpp File Reference

FBX loader that builds the ozz skeleton + bind-pose mesh data. More...

#include "CharacterRig.hpp"
#include <SDL3/SDL_log.h>
#include <assimp/Importer.hpp>
#include <assimp/config.h>
#include <assimp/postprocess.h>
#include <assimp/scene.h>
#include <ozz/animation/offline/raw_skeleton.h>
#include <ozz/animation/offline/skeleton_builder.h>
#include <ozz/animation/runtime/skeleton.h>
#include <limits>
#include <unordered_set>
Include dependency graph for CharacterRig.cpp:

Classes

struct  CharacterRig::Impl
 

Detailed Description

FBX loader that builds the ozz skeleton + bind-pose mesh data.