animsmith 0.1.0

A linter for skeletal animation clips: game-engine-friendliness checks for glTF/GLB and FBX animations
1
2
3
4
5
6
7
# Third-party notices

- **ufbx** — the `animsmith-fbx` crate builds the single-file ufbx C
  library bundled by the `ufbx` crate (https://github.com/ufbx/ufbx),
  licensed MIT OR PDDL-1.0.
- **Viewer JS/CSS** for the HTML report is hand-written in this repo
  (crates/animsmith-report/assets/) — no external libraries.