2 posts
OxiHuman 0.2.1 is the BodyLab production release: the first real CC0 asset pack (OHPK v1, 38 targets), in-memory browser GLB/VRM/STL/OBJ export, a live three.js demo, and a measurement-fit solver accurate to within 0.66 cm — plus three P0 bugs fixed and 33,569 passing tests.
A major step for OxiHuman, the privacy-first pure Rust parametric human body generator that runs entirely client-side via WASM/WebGPU. 0.2.0 replaces eight placeholder kernels with real implementations: articulated-body forward dynamics (CRBA + RNEA), skinned GLB export with JOINTS_0/WEIGHTS_0 and inverse-bind matrices, a procedural cubemap sky, exact CRC-32 combine, divergence-theorem fracture volumes, Stokes curl, and Laplacian AO. ~968,000 lines of Rust, 33,410 passing tests, 0 clippy warnings.