#7 · Primary category: 3D Generation & Asset Creation
ozz-animation
Open source c++ skeletal animation library and toolset
Project last updated:08/01/26
GitHub Stars
2.9K
Forks
343
Contributors
28
License
Other
Why we included this project
Teams building real-time 3D applications in C++ often end up writing their own skeletal animation code. ozz-animation covers that runtime work, from loading clips to sampling and blending them, with a data-oriented design that keeps memory and CPU costs predictable on constrained platforms. It is deliberately renderer-agnostic and engine-agnostic, so it drops into an existing pipeline without pulling in a whole framework. The bundled toolchain converts common DCC formats like glTF, FBX, and Collada into optimized runtime structures, which cuts down on the usual work of getting artist-authored assets into a custom engine. The runtime itself depends only on C++17 and the standard libraries, with no OS-specific code, so it ports cleanly to WebAssembly, desktop, and ARM targets.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
modly
Desktop app to generate 3D models from images or prompt using local AI — runs entirely on your GPU
LichtFeld-Studio
Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.
map-anything
MapAnything: Universal Feed-Forward Metric 3D Reconstruction
ComfyUI-3D-Pack
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
dust3d
Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.