Vr360 是一个基于 threejs 能让你快速实现业务全景需求的库,比如全景看房、全景街景、全景景点。
它的核心被设计为框架无关性,可以用 json 配置的方式快速实现常见全景需求。
后续还会提供高度封装的 viewer 和 editor 等组件,很适合懒人,会提供 vue2/3 、 react 、web component 版本。
json 驱动视图的特性是好维护,你甚至可以不用接触 threejs。写出来的代码拉条哈士奇过来也能维护。
库名 | 文档 | 版本 | 描述 |
---|---|---|---|
@nicepkg/vr360-core | 链接 | json 驱动的全景浏库,设计框架无关性,可用于任何框架,如 vue/react/angular/ | |
@nicepkg/vr360-ui | 链接 | (开发中...) 提供一个现成的 vr360 viewer 和 editor 组件,基于 stencil 构建的 web component。 | |
@nicepkg/vr360-ui-vue2 | 链接 | (开发中...) vr360-ui 的 vue2 二次封装版 | |
@nicepkg/vr360-ui-vue3 | 链接 | (开发中...) vr360-ui 的 vue3 二次封装版本,开箱即用。 | |
@nicepkg/vr360-ui-react | 链接 | (开发中...) vr360-ui 的 react 二次封装版本,开箱即用。 |
Learn about contribution here.
This project exists thanks to all the people who contribute: