Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicepkg/vr360

快速实现你的全景开发需求,全景看房、全景街景、全景景点
https://github.com/nicepkg/vr360

panorama photograph threejs vr360 webgl

Last synced: 6 days ago
JSON representation

快速实现你的全景开发需求,全景看房、全景街景、全景景点

Awesome Lists containing this project

README

        









快速实现你的全景开发需求,全景看房、全景街景、全景景点



version
license
stars


## 介绍

Vr360 是一个基于 threejs 能让你快速实现业务全景需求的库,比如全景看房、全景街景、全景景点。

它的核心被设计为框架无关性,可以用 json 配置的方式快速实现常见全景需求。

后续还会提供高度封装的 viewer 和 editor 等组件,很适合懒人,会提供 vue2/3 、 react 、web component 版本。

json 驱动视图的特性是好维护,你甚至可以不用接触 threejs。写出来的代码拉条哈士奇过来也能维护。

## 文档

[查看文档](https://vr360.nicepkg.cn/)

## 库列表

| 库名 | 文档 | 版本 | 描述 |
| -------------------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------- |
| [@nicepkg/vr360-core](./packages/vr360-core/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-core/) | version | json 驱动的全景浏库,设计框架无关性,可用于任何框架,如 vue/react/angular/ |
| [@nicepkg/vr360-ui](./packages/vr360-ui/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-ui/) | version | (开发中...) 提供一个现成的 vr360 viewer 和 editor 组件,基于 stencil 构建的 web component。 |
| [@nicepkg/vr360-ui-vue2](./packages/vr360-ui-vue2/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-vue2/) | version | (开发中...) vr360-ui 的 vue2 二次封装版 |
| [@nicepkg/vr360-ui-vue3](./packages/vr360-ui-vue3/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-vue3/) | version | (开发中...) vr360-ui 的 vue3 二次封装版本,开箱即用。 |
| [@nicepkg/vr360-ui-react](./packages/vr360-ui-react/README.md) | [链接](https://vr360.nicepkg.cn/libs/vr360-ui-react/) | version | (开发中...) vr360-ui 的 react 二次封装版本,开箱即用。 |

## Contributing

Learn about contribution [here](https://github.com/nicepkg/vr360/blob/master/CONTRIBUTING.md).

This project exists thanks to all the people who contribute:



## License

[MIT](https://github.com/nicepkg/vr360/blob/master/LICENSE) License © 2022-PRESENT [nicepkg](https://github.com/nicepkg)