{"id":28564915,"url":"https://github.com/pretia/pretia-ar-exporter","last_synced_at":"2026-04-24T12:32:34.847Z","repository":{"id":294605138,"uuid":"986796050","full_name":"pretia/pretia-ar-exporter","owner":"pretia","description":"Unity package containing functionality to build and upload Asset bundles for use in Pretia AR.","archived":false,"fork":false,"pushed_at":"2025-05-21T07:03:11.000Z","size":473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T14:06:13.261Z","etag":null,"topics":["ar","augmented-reality","unity"],"latest_commit_sha":null,"homepage":"https://docs.pretiaar.com/docs/unity-exporter","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pretia.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,"zenodo":null}},"created_at":"2025-05-20T06:19:53.000Z","updated_at":"2025-05-21T07:03:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d6cee7f-3258-438a-ad1d-6ec8163c96cf","html_url":"https://github.com/pretia/pretia-ar-exporter","commit_stats":null,"previous_names":["pretia/pretia-ar-exporter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pretia/pretia-ar-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretia%2Fpretia-ar-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretia%2Fpretia-ar-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretia%2Fpretia-ar-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretia%2Fpretia-ar-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pretia","download_url":"https://codeload.github.com/pretia/pretia-ar-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretia%2Fpretia-ar-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ar","augmented-reality","unity"],"created_at":"2025-06-10T14:01:08.273Z","updated_at":"2026-04-24T12:32:34.842Z","avatar_url":"https://github.com/pretia.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Exporter\n\nThe **Pretia Exporter** is a Unity Editor extension that allows creators to export complex asset setups directly into their Pretia AR asset library. This tool streamlines the process of preparing and uploading assets such as particle systems, animated prefabs, UI elements, and more, enabling richer, more dynamic AR experiences.\n\nPlease refer to the Pretia AR Docs for further information about the Pretia Exporter and Pretia AR: https://docs.pretiaar.com/\n\n## Setup\n\n1. Install Unity version 2021.3.x\n    - Use the [Unity Hub](https://unity.com/download) or download manually.\n    - We recommend version [2021.3.41f1](https://unity.com/releases/editor/whats-new/2021.3.41)\n      - If Unity Hub is installed, you can install it directly by clicking: [Install 2021.3.41f1](unityhub://2021.3.41f1/6c5a9e20c022)\n\n2. Create a new Unity project, or open an existing project\n    - Ensure the project uses the Built-In Render Pipeline.\n    - For new projects, we recommend using the default `3D (Built-In Render Pipeline)` template.\n\n![Unity New Project](Img/unity_project_template.jpg)\n\n3. **Add the Pretia AR Exporter package**\n   - You can either:\n      - [Download and import the `.unitypackage` file](https://creator.pretiaar.com/downloads/pretia-ar-exporter-latest.unitypackage), or\n      - Add the package via the Unity Package Manager:\n         - Click the `+` icon in the top-left corner of the Package Manager window, and select `Add package from git URL...`\n         - Enter the following URL: `https://github.com/pretia/pretia-ar-exporter.git`\n\n![Unity New Project](Img/import_package.jpg)\n\n4. **Export your assets for Pretia AR**\n   - Follow the guide here: [Exporting Your First Asset](https://docs.pretiaar.com/docs/unity-exporter/exporting-your-first-asset)\n\n## Samples\n\nThe following sample assets are available as a reference, and for testing the exporter: [Download Sample Assets](https://creator.pretiaar.com/downloads/pretia-ar-exporter-latest.unitypackage)\n\nSample documentation is available here: [Sample Docs](https://creator.test.pretiaar.com/test/docs/category/samples)\n\n## Notes\n\nThanks to needle-tools for their unity-deeplink project, which has been used to streamline Pretia's authentication system. You can find the original repository here:\n\nhttps://github.com/needle-tools/unity-deeplink ([LICENSE](https://github.com/needle-tools/unity-deeplink/blob/main/package/Editor/Plugins/Needle.Deeplink.Harmony.License.md))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretia%2Fpretia-ar-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpretia%2Fpretia-ar-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretia%2Fpretia-ar-exporter/lists"}