{"id":29292799,"url":"https://github.com/scanmountgoat/sm4sh_lib","last_synced_at":"2025-10-06T10:18:41.592Z","repository":{"id":302320777,"uuid":"930549067","full_name":"ScanMountGoat/sm4sh_lib","owner":"ScanMountGoat","description":"Smash 4 Wii U file format and rendering libraries","archived":false,"fork":false,"pushed_at":"2025-07-01T17:52:15.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T18:46:38.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ScanMountGoat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-10T20:14:02.000Z","updated_at":"2025-07-01T17:52:19.000Z","dependencies_parsed_at":"2025-07-01T18:46:41.958Z","dependency_job_id":"167e7267-c175-4b3a-9ff0-252703e052da","html_url":"https://github.com/ScanMountGoat/sm4sh_lib","commit_stats":null,"previous_names":["scanmountgoat/sm4sh_lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScanMountGoat/sm4sh_lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanMountGoat%2Fsm4sh_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanMountGoat%2Fsm4sh_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanMountGoat%2Fsm4sh_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanMountGoat%2Fsm4sh_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScanMountGoat","download_url":"https://codeload.github.com/ScanMountGoat/sm4sh_lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanMountGoat%2Fsm4sh_lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263882338,"owners_count":23524469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-06T10:11:39.072Z","updated_at":"2025-10-06T10:18:41.572Z","avatar_url":"https://github.com/ScanMountGoat.png","language":"Rust","readme":"# sm4sh_lib\nRust libraries and tools for working with rendering related file formats for Smash 4 for the Wii U.\n\nPython bindings for sm4sh_model are available with [sm4sh_model_py](https://github.com/ScanMountGoat/sm4sh_model_py). For working with models in Blender, see [sm4sh_blender](https://github.com/ScanMountGoat/sm4sh_blender).\n\n## Formats\n| Format | Magic | Extension | Description |\n| --- | --- | --- | --- |\n| [Jtb](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/jtb.rs) | | jtb | joint tables |\n| [Mta](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/mta.rs) | MTA2, MTA3, MTA4 | mta | material animations | \n| [Nhb](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/nhb.rs) | NHB, BHN | nhb | helper bones |\n| [Nsh](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/nsh.rs) | NSP3 | nsh | shaders | \n| [Nud](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/nud.rs) | NDP3 | nud | models | \n| [Nut](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/nut.rs) | NTP3, NTWU | nut | textures | \n| [Omo](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/omo.rs) | OMO | omo | animations | \n| [Pack](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/pack.rs) | PACK, KCAP | pac | file archives |\n| [Sb](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/sb.rs) | SWB, BWS | sb | swing bones |\n| [Vbn](https://github.com/ScanMountGoat/sm4sh_lib/blob/main/sm4sh_lib/src/vbn.rs) | VBN, NVB | vbn | skeletons |\n\n## Credits\nThis project is based primarily on previous development and reverse engineering work done for [Smash Forge](https://github.com/jam1garner/Smash-Forge). See [Cemu](https://github.com/cemu-project/Cemu) and [decaf-emu](https://github.com/decaf-emu/decaf-emu) for details on the Wii U hardware. See the source code for links to other projects and documentation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanmountgoat%2Fsm4sh_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscanmountgoat%2Fsm4sh_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanmountgoat%2Fsm4sh_lib/lists"}