You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
Hi, I am a newbie in C++ and everything...
Could I use this library to serialize my class with some complex data like :
and
std::unordered_map<std::string, size_t> boneExMap?The loading speed of FBX is driving me crazy and forcing me to learn some new words like "binary files" and "serialize"...
And sorry for my poor English...