{"id":15146670,"url":"https://github.com/google-ar/webar-article","last_synced_at":"2025-04-12T23:00:28.940Z","repository":{"id":60207860,"uuid":"110750385","full_name":"google-ar/WebAR-Article","owner":"google-ar","description":"WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.","archived":false,"fork":false,"pushed_at":"2019-05-02T12:46:11.000Z","size":1291,"stargazers_count":242,"open_issues_count":3,"forks_count":51,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-12-27T08:08:22.697Z","etag":null,"topics":["ar","augmented-reality","vr","webar","webaronarcore","webaronarkit","webgl","webvr","webxr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google-ar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-14T22:05:47.000Z","updated_at":"2024-12-13T06:24:22.000Z","dependencies_parsed_at":"2022-09-26T18:40:11.202Z","dependency_job_id":null,"html_url":"https://github.com/google-ar/WebAR-Article","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/google-ar%2FWebAR-Article","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebAR-Article/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebAR-Article/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebAR-Article/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-ar","download_url":"https://codeload.github.com/google-ar/WebAR-Article/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232721437,"owners_count":18566398,"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":["ar","augmented-reality","vr","webar","webaronarcore","webaronarkit","webgl","webvr","webxr"],"created_at":"2024-09-26T12:03:41.255Z","updated_at":"2025-01-06T12:29:42.181Z","avatar_url":"https://github.com/google-ar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebAR-Article\n\n## About\n\n**Article is a responsive and information rich website that is progressively enhanced\nwith Augmented Reality (AR) content exposed through experimental web technologies. Check out Article in action here:**\n\n[https://google-ar.github.io/WebAR-Article/public/](https://google-ar.github.io/WebAR-Article/public/)\n\n**To learn more about Article, check out the blog post here:**\n\n[https://www.blog.google/products/google-vr/augmented-reality-web-everyone/](https://www.blog.google/products/google-vr/augmented-reality-web-everyone/)\n\n**To learn more about the technologies behind WebAR-Article, please visit:**\n\n[https://developers.google.com/ar/develop/web/getting-started](https://developers.google.com/ar/develop/web/getting-started)\n\n## Getting Started\n\n### Prerequisites\n\nWebAR-Article will work everywhere, desktop, tablet and mobile. However, if you want to experience WebAR-Article's AR content make sure you have installed [WebARonARKit](https://github.com/google-ar/WebARonARKit) if you are on iOS or [WebARonARCore](https://github.com/google-ar/WebARonARCore) on Android. If you aren't familar with these experimental browsers, please visit their respective github repository to learn how to get starting.\n\nWebAR-Article is built using modern web development tooling, so before getting started make sure you have [node](https://nodejs.org/en/) and the [npm package manager](https://www.npmjs.com/get-npm) installed on your development machine.\n\n### Installing\n\nClone this repository and change directories into it and then install its dependencies.\n\n```\ngit clone git@github.com:google-ar/webar-article.git article \u0026\u0026 cd article \u0026\u0026 npm install\n```\n\n### Running\n\nTo view the site on desktop, start the webpack dev server by the following command:\n```\nnpm run dev\n```\nThen open your browser and navigate to localhost:8000. To view Article's AR content, open either WebARonARCore on Android or WebARonARKit on iOS and navigate the browser to the IP address of the machine serving the site, followed by the port 8000: i.e. http://XXX.XXX.XXX.XXX:8000\n\n### Building\nTo build the site for deployment, run the following command:\n```\nnpm run build\n```\nOnce built, all the build files will be in the public folder.\n\n## Contributing\n\nIf you have fixes, we would love to have your contributions. Please read CONTRIBUTING.md for more information on the process we would like contributors to follow.\n\n## License\n\nApache License Version 2.0 (see the LICENSE file inside this repo).\n\n## Disclaimer\n\n**This is not an official Google product.**\n\n## Built with\n\n+ [three.js](https://threejs.org/)\n+ [three.ar.js](https://github.com/google-ar/three.ar.js)\n+ [Draco](https://github.com/google/draco)\n+ [Poly](https://poly.google.com/)\n+ [Bootstrap](http://getbootstrap.com/)\n+ [Bootswatch](https://bootswatch.com/)\n\n## Credits\n+ [Wikipedia](https://en.wikipedia.org/wiki/Space_suit)\n+ [Poly Model](https://poly.google.com/view/dLHpzNdygsg)\n\n## Links\n+ [WebARonARCore](https://github.com/google-ar/WebARonARCore)\n+ [WebARonARKit](https://github.com/google-ar/WebARonARKit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-ar%2Fwebar-article","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle-ar%2Fwebar-article","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-ar%2Fwebar-article/lists"}