{"id":15146673,"url":"https://github.com/jameslmilner/threear","last_synced_at":"2026-02-15T00:02:36.198Z","repository":{"id":39868953,"uuid":"171568312","full_name":"JamesLMilner/THREEAR","owner":"JamesLMilner","description":"A marker based Augmented Reality library for Three.js","archived":false,"fork":false,"pushed_at":"2023-01-01T04:40:37.000Z","size":13184,"stargazers_count":172,"open_issues_count":32,"forks_count":25,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-04T10:59:39.352Z","etag":null,"topics":["artoolkit","artoolkitx","augmented-reality","marker","threejs","typescript","webxr"],"latest_commit_sha":null,"homepage":"https://jameslmilner.github.io/THREEAR/","language":"TypeScript","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/JamesLMilner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-19T23:45:19.000Z","updated_at":"2025-02-26T04:45:33.000Z","dependencies_parsed_at":"2023-01-31T20:46:23.446Z","dependency_job_id":null,"html_url":"https://github.com/JamesLMilner/THREEAR","commit_stats":null,"previous_names":["jamesmilneruk/threear"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesLMilner%2FTHREEAR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesLMilner%2FTHREEAR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesLMilner%2FTHREEAR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesLMilner%2FTHREEAR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesLMilner","download_url":"https://codeload.github.com/JamesLMilner/THREEAR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253238791,"owners_count":21876452,"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":["artoolkit","artoolkitx","augmented-reality","marker","threejs","typescript","webxr"],"created_at":"2024-09-26T12:03:41.699Z","updated_at":"2026-02-15T00:02:34.121Z","avatar_url":"https://github.com/JamesLMilner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THREE AR\n\n## Introduction\n\nTHREE AR aims to provide a simple to use Augmented Reality API for the web, leveraging three.js's 3D capabilities. THREE AR is written in [TypeScript](https://www.typescriptlang.org/). You can see a description of the aims of THREE AR [here](./AIMS.md).\n\n## Usage\n\nTHREE AR works with npm and also as a CDN. For npm you can install in the following manner:\n\n```\nnpm install threear\n```\n\nusing a CDN you can include a script tag from unpkg like so:\n\n```html\n\u003cscript src=\"https://unpkg.com/threear\"\u003e\u003c/script\u003e\n```\n\n## Demo \n\nThe examples folder features [a basic demo](https://JamesLMilner.github.io/THREEAR/examples/basic.html), you can open it on a mobile device and point your camera at the following marker:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400px\" alt=\"Hiro Marker\" src=\"./data/hiro.jpg\"/\u003e\n\u003c/p\u003e\n\n## Documentation and Examples\n\n* [Docs](https://JamesLMilner.github.io/THREEAR/docs)\n* [Examples (Source)](https://JamesLMilner.github.io/THREEAR/)\n* [Examples (Live)](https://JamesLMilner.github.io/THREEAR/)\n* [Change Log](./CHANGELOG.md)\n\n## Development and Contribution\n\nPlease see the [development guide](./DEVELOPMENT.md). If you are interested in contributing, it may be a good starting point to see the list of open issues on our [GitHub issues page](https://github.com/JamesLMilner/THREEAR/issues). Please take a moment to read the [code of conduct](./CODE_OF_CONDUCT.md).\n\n\n## Acknowledgements\n\n - [ar.js](https://github.com/jeromeetienne/AR.js) on which this library is based\n - [jsartoolkit](https://github.com/artoolkitx/jsartoolkit5) the Emscripten library from the C code for artoolkit, on which this library is underpinned\n \n\n## License\n\nAll files within the `src/artoolkit` folder are licensed LGPLv3\n\nAll other files are MIT Licensed and are adapted from the [work of Jerome Etienne](https://github.com/jeromeetienne/AR.js/blob/master/LICENSE.txt) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameslmilner%2Fthreear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameslmilner%2Fthreear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameslmilner%2Fthreear/lists"}