3D Anatomy Model — License & Attribution ========================================== File: body.glb (this directory) License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) URL: https://creativecommons.org/licenses/by-sa/4.0/ Attribution chain (please preserve when redistributing): 1. Original anatomical data BodyParts3D / Anatomography The Database Center for Life Science (LSDB), Japan https://lifesciencedb.jp/bp3d/ License: CC BY-SA 2.1 JP 2. Reorganization, labeling, and Blender-based reconstruction Z-Anatomy by Lluís Vinent https://www.z-anatomy.com/ License: CC BY-SA 4.0 3. DRACO compression, mesh metadata wrapping, web-friendly GLB packaging hpfrei / body-anatomy-3d-viewer https://github.com/hpfrei/body-anatomy-3d-viewer License: CC BY-SA 4.0 You are free to: · Share — copy and redistribute the material in any medium or format · Adapt — remix, transform, and build upon the material for any purpose, even commercially Under the following terms: · Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. · ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. · No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. How this model is used in MFA (MF Transformation System) --------------------------------------------------------- The GLB file is rendered unmodified via Three.js + GLTFLoader inside each workout-log card and PDF report. Per-mesh colors are tinted at runtime to highlight the muscles a member trained that session; the underlying geometry data is never altered or re-exported. The only MFA file that directly loads and renders this model is: public/static/js/shared/body-anatomy-3d.js That JavaScript integration file is also distributed under CC BY-SA 4.0 (see its file header). All other MFA application code is under MFA's own license and is intentionally kept separate from the model and its integration code — the SA obligation does not propagate to unrelated source files in the repository. Visible attribution ------------------- A footer line is displayed under every on-screen and in-report instance of the 3D model, reading: "모델: hpfrei/body-anatomy-3d-viewer · 데이터: Z-Anatomy (CC BY-SA 4.0)" If you fork MFA and remove the 3D model, you may also remove this file and the attribution footer. If you keep using the model, the attribution and ShareAlike obligations remain in force. Last updated: 2026-05-24