{"id":18772484,"url":"https://github.com/feliwir/libw3d","last_synced_at":"2025-07-19T03:36:46.428Z","repository":{"id":78551386,"uuid":"79830238","full_name":"feliwir/libw3d","owner":"feliwir","description":"A repository for loading the W3D format, a model format created by westwood studios","archived":false,"fork":false,"pushed_at":"2017-06-10T12:38:02.000Z","size":372,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-13T08:43:10.312Z","etag":null,"topics":["animation","ea","sage","viewer","w3d","westwood","westwood-studios"],"latest_commit_sha":null,"homepage":"","language":"C++","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/feliwir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-01-23T17:42:12.000Z","updated_at":"2024-10-07T18:16:34.000Z","dependencies_parsed_at":"2023-03-06T16:15:27.799Z","dependency_job_id":null,"html_url":"https://github.com/feliwir/libw3d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feliwir/libw3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feliwir%2Flibw3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feliwir%2Flibw3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feliwir%2Flibw3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feliwir%2Flibw3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feliwir","download_url":"https://codeload.github.com/feliwir/libw3d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feliwir%2Flibw3d/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265883680,"owners_count":23843800,"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":["animation","ea","sage","viewer","w3d","westwood","westwood-studios"],"created_at":"2024-11-07T19:29:15.883Z","updated_at":"2025-07-19T03:36:46.406Z","avatar_url":"https://github.com/feliwir.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose of this project\nThis project is aimed at loading w3d model files (Westwood 3D), a format that was used for games of the Westwood Studio and \nEAs SAGE Engine.\n\n# Build status\n[![Build Status](https://travis-ci.org/feliwir/libw3d.svg?branch=master)](https://travis-ci.org/feliwir/libw3d)\n[![Build status](https://ci.appveyor.com/api/projects/status/h8a7c8wpgtxpryvw?svg=true)](https://ci.appveyor.com/project/feliwir/libw3d)\n\n# How to build\nMake sure you clone the repository recursive, since it makes use of a lot of submodules\n\n```sh\n$ mkdir build \u0026\u0026 cd build\n$ cmake ..\n$ cmake --build .\n```\n\n# Format specification\nMost of information is taken from w3dmodel header, that was part of the RenX SDK.\n\n# Current status\nLoading of most chunks is added, but the w3d_viewer is currently not rendering everything.\nParts missing is:\n- skeletons\n- animations (compressed \u0026 uncompressed)\n- vertex colors\n- texture animation\n\nSample screenshot of Barracks from Battle for Middleearth II:\n\n![Image of Gondor Barracks](img/barracks.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeliwir%2Flibw3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeliwir%2Flibw3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeliwir%2Flibw3d/lists"}