{"id":16376572,"url":"https://github.com/killercup/materialx","last_synced_at":"2025-11-09T10:05:05.764Z","repository":{"id":246282210,"uuid":"819856797","full_name":"killercup/materialx","owner":"killercup","description":"MaterialX support in Bevy (and potentially other Rust projects)","archived":false,"fork":false,"pushed_at":"2024-09-16T05:54:31.000Z","size":21249,"stargazers_count":15,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-12T03:25:01.330Z","etag":null,"topics":["bevy-engine","materialx","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killercup.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-25T10:16:59.000Z","updated_at":"2024-10-06T03:20:10.000Z","dependencies_parsed_at":"2024-06-29T14:48:00.653Z","dependency_job_id":"935c6caa-877a-4203-a9df-b14946b3473a","html_url":"https://github.com/killercup/materialx","commit_stats":null,"previous_names":["killercup/materialx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/killercup/materialx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmaterialx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmaterialx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmaterialx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmaterialx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killercup","download_url":"https://codeload.github.com/killercup/materialx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmaterialx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267662209,"owners_count":24123842,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bevy-engine","materialx","rust"],"created_at":"2024-10-11T03:25:09.580Z","updated_at":"2025-11-09T10:05:05.730Z","avatar_url":"https://github.com/killercup.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MaterialX Parser in Rust and Support in Bevy\n\nCollection of crates to support [MaterialX](https://materialx.org) in [Bevy](https://bevyengine.org/) (and potentially other Rust projects).\n\n## Current Status\n\nSome basic functions work as proof-of-concept.\nExpect continuous changes to every aspect of this project.\n\n## Crates\n\n- [materialx-parser](materialx-parser2/README.md): Parser for MaterialX (`.mtlx`) files\n- [bevy-materialx-importer](./bevy-materialx-importer/README.md): Support MaterialX as assets in Bevy\n- [downloader](./downloader/README.md): Download free MaterialX files from different sites for testing\n\n## Demo + Testing\n\nOur test approach is very simple:\nGiven a bunch of MaterialX files, try to parse and render them.\n\nRun the demo using `cargo run -p demo`.\n\nHow to get MaterialX files for testing?\nAside from the official [MaterialX spec repository][1],\nyou can find open source MaterialX files on multiple platforms,\ne.g. [AMD's GPU Open MaterialX Library](https://matlib.gpuopen.com/)\nor [ambientCG](https://ambientcg.com/).\nIn [`downloader`](downloader/README.md)\nyou can find a script to download a bunch of test files from there.\n\nThe easiest way to use it is with `cargo run --bin materials-downloader ambientcg`.\n\n[1]: https://github.com/AcademySoftwareFoundation/MaterialX/tree/v1.39.0/resources/Materials/Examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fmaterialx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillercup%2Fmaterialx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fmaterialx/lists"}