nx_rigbench_t21.nx
buildroot/runtime/nx_rigbench_t21.nx
about
nx_rigbench.nx -- CLI for THE REAL-CHARACTER REFEREE of the sovereign auto-rig (dcc DC16, rung M2): scores the
auto-rig against an ARTIST rig on the same mesh -- skeleton coverage in the artist's own bone units, weight L1 on
the artist skeleton, and the artist's own POSE played through the served nx_nxa_play with both weightings judged
by md_measure. ALL arithmetic lives in nx_rigbench_lib.nx so nx_rigbench_gate composes it in-process; this file
is argv and exit only. Usage: nx_rigbench <rigged.nxa> <workdir> [pose_id] [cells]
Exits: 0 ok | 2 usage | 3 abstain (no POSE library) | 4 refuse
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_rigbench_lib_t21.nxnx_readcap_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 11 | func main(argc: i64, argv: *i64) -> i64 |
| 26 | func rb_motion_command(s: *u8) -> i64 called by 1: main |
| 32 | func rb_motion_arg(s: *u8) -> i64 called by 1: rb_motion_cli |
| 46 | func rb_motion_cli(argc: i64,argv: *i64) -> i64 |