{"id":18771138,"url":"https://github.com/nicepkg/vr360","last_synced_at":"2025-08-19T05:32:34.603Z","repository":{"id":60645046,"uuid":"540381770","full_name":"nicepkg/vr360","owner":"nicepkg","description":"快速实现你的全景开发需求，全景看房、全景街景、全景景点","archived":false,"fork":false,"pushed_at":"2022-10-18T17:16:32.000Z","size":7566,"stargazers_count":140,"open_issues_count":2,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-09T11:38:05.015Z","etag":null,"topics":["panorama","photograph","threejs","vr360","webgl"],"latest_commit_sha":null,"homepage":"https://vr360.nicepkg.cn/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicepkg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":[2214962083]}},"created_at":"2022-09-23T10:07:21.000Z","updated_at":"2024-12-04T02:01:56.000Z","dependencies_parsed_at":"2022-10-02T15:20:13.809Z","dependency_job_id":null,"html_url":"https://github.com/nicepkg/vr360","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvr360","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvr360/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvr360/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvr360/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicepkg","download_url":"https://codeload.github.com/nicepkg/vr360/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230326798,"owners_count":18209049,"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":["panorama","photograph","threejs","vr360","webgl"],"created_at":"2024-11-07T19:23:23.510Z","updated_at":"2024-12-18T19:07:30.637Z","avatar_url":"https://github.com/nicepkg.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://vr360.nicepkg.cn/\"\u003e\n    \u003cimg src=\"https://vr360.nicepkg.cn/images/logo-bg.png\" width=\"50%\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cp\u003e快速实现你的全景开发需求，全景看房、全景街景、全景景点\u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/github/package-json/v/nicepkg/vr360\" alt=\"version\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/nicepkg/vr360\" alt=\"license\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/nicepkg/vr360?style=social\" alt=\"stars\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## 介绍\n\nVr360 是一个基于 threejs 能让你快速实现业务全景需求的库，比如全景看房、全景街景、全景景点。\n\n它的核心被设计为框架无关性，可以用 json 配置的方式快速实现常见全景需求。\n\n后续还会提供高度封装的 viewer 和 editor 等组件，很适合懒人，会提供 vue2/3 、 react 、web component 版本。\n\njson 驱动视图的特性是好维护，你甚至可以不用接触 threejs。写出来的代码拉条哈士奇过来也能维护。\n\n## 文档\n\n[查看文档](https://vr360.nicepkg.cn/)\n\n## 库列表\n\n| 库名                                                           | 文档                                                  | 版本                                                                                             | 描述                                                                                        |\n| -------------------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------- |\n| [@nicepkg/vr360-core](./packages/vr360-core/README.md)         | [链接](https://vr360.nicepkg.cn/libs/vr360-core/)     | \u003cimg src=\"https://img.shields.io/npm/v/@nicepkg/vr360-core?style=flat-square\" alt=\"version\"\u003e     | json 驱动的全景浏库，设计框架无关性，可用于任何框架，如 vue/react/angular/                  |\n| [@nicepkg/vr360-ui](./packages/vr360-ui/README.md)             | [链接](https://vr360.nicepkg.cn/libs/vr360-ui/)       | \u003cimg src=\"https://img.shields.io/npm/v/@nicepkg/vr360-ui?style=flat-square\" alt=\"version\"\u003e       | (开发中...) 提供一个现成的 vr360 viewer 和 editor 组件，基于 stencil 构建的 web component。 |\n| [@nicepkg/vr360-ui-vue2](./packages/vr360-ui-vue2/README.md)   | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-vue2/)  | \u003cimg src=\"https://img.shields.io/npm/v/@nicepkg/vr360-ui-vue2?style=flat-square\" alt=\"version\"\u003e  | (开发中...) vr360-ui 的 vue2 二次封装版                                                     |\n| [@nicepkg/vr360-ui-vue3](./packages/vr360-ui-vue3/README.md)   | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-vue3/)  | \u003cimg src=\"https://img.shields.io/npm/v/@nicepkg/vr360-ui-vue3?style=flat-square\" alt=\"version\"\u003e  | (开发中...) vr360-ui 的 vue3 二次封装版本，开箱即用。                                       |\n| [@nicepkg/vr360-ui-react](./packages/vr360-ui-react/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-react/) | \u003cimg src=\"https://img.shields.io/npm/v/@nicepkg/vr360-ui-react?style=flat-square\" alt=\"version\"\u003e | (开发中...) vr360-ui 的 react 二次封装版本，开箱即用。                                      |\n\n## Contributing\n\nLearn about contribution [here](https://github.com/nicepkg/vr360/blob/master/CONTRIBUTING.md).\n\nThis project exists thanks to all the people who contribute:\n\n\u003ca href=\"https://github.com/nicepkg/vr360/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=nicepkg/vr360\" /\u003e\n\u003c/a\u003e\n\n## License\n\n[MIT](https://github.com/nicepkg/vr360/blob/master/LICENSE) License © 2022-PRESENT [nicepkg](https://github.com/nicepkg)\n","funding_links":["https://github.com/sponsors/2214962083"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicepkg%2Fvr360","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicepkg%2Fvr360","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicepkg%2Fvr360/lists"}