{"id":16851885,"url":"https://github.com/cad97/usdr","last_synced_at":"2025-03-18T09:40:18.528Z","repository":{"id":57671303,"uuid":"427264599","full_name":"CAD97/usdr","owner":"CAD97","description":"Rust implementation of the Universal Scene Description format","archived":false,"fork":false,"pushed_at":"2021-11-12T07:09:37.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T16:10:19.426Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CAD97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE/APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-12T07:06:01.000Z","updated_at":"2023-07-21T16:36:58.000Z","dependencies_parsed_at":"2022-09-10T13:50:48.704Z","dependency_job_id":null,"html_url":"https://github.com/CAD97/usdr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAD97%2Fusdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAD97%2Fusdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAD97%2Fusdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAD97%2Fusdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CAD97","download_url":"https://codeload.github.com/CAD97/usdr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244196779,"owners_count":20414367,"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":"2024-10-13T13:33:59.211Z","updated_at":"2025-03-18T09:40:18.494Z","avatar_url":"https://github.com/CAD97.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Universal Scene Description (Rust)\n\nIMPORTANT DISCLAIMER: this crate is very experimental and in development. While\nit intends to be a pure-Rust alternative to [bindings][usd-rs] to [Pixar's USD][USD],\ncurrently it is entirely unfit to be used for that purpose.\n\n- USD is a high-performance extensible software platform for collaboratively\n  constructing animated 3D scenes, designed to meet the needs of large-scale\n  film and visual effects production.\n\n- USD provides robust interchange between digital content creation tools with\n  its expanding set of schemas, covering domains like geometry, shading,\n  lighting, and physics.\n\n- USD’s unique composition features have powerful benefits. For example,\n  composition provides rich and varied ways to combine individual assets into\n  larger assemblies, and enables workflows that let many users collaborate\n  simultaneously without conflict.\n\nFor more information, we strongly recommend checking out [Pixar's documentation][USD].\n\nusdr, by necessity, follows behind [Pixar's USD][USD]. Upstream is where\ndevelopments to the USD schemas and usda, usdc, and usdz formats are done.\nAdditionally, usdr does not aim to provide tools for manipulating USD, such\nas Hydra; usdr is just concerned with interpreting the file format itself.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE/APACHE](LICENSE/APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE/MIT](LICENSE/MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\nSome portions of this program may be partially derived from https://github.com/PixarAnimationStudios/USD,\nwhich is licensed under [modified Apache 2.0](https://github.com/PixarAnimationStudios/USD/blob/release/LICENSE.txt);\nspecifically, clause 6 is modified to read\n\n\u003e    6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor\n      and its affiliates, except as required to comply with Section 4(c) of\n      the License and to reproduce the content of the NOTICE file.\n\nAdditionally, this license does not free you from needing to comply with this\npackage's own dendencies. The authors have attempted to keep the dependency\ntree properly compatibly licensed (and a failure to do so is considered a bug),\nbut mistakes happen, and THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF\nANY KIND, EXPRESS OR IMPLIED, et cetera.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\n\u003c!-- Links! --\u003e\n  [USD]: https://graphics.pixar.com/usd/release/index.html\n  [usd-rs]: https://lib.rs/crates/usd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcad97%2Fusdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcad97%2Fusdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcad97%2Fusdr/lists"}