Giter Site home page Giter Site logo

mf-panoramaimage's Introduction

🧱 MF-PanoramaImage

一个基于threejs的VR全景图片,服务地址:https://fengtianxi001.github.io/MF-PanoramaImage/

项目说明

当前项目包含两个分支

  • master: 使用threejs实现VR全景图案例

  • devtools: 是VR全景图的配套开发工具(打点工具)

项目简介

项目主要做了如下功能:

  • 实现VR全景图的手动控制器和陀螺仪控制器

  • 实现VR全景图的点位和label显示

  • 实现VR全景图的打点功能(2维坐标转3维)

注意事项:

项目基于THREE.js, 控制器使用的是DeviceOrientationControls,但是从[email protected]版本开始,移除了这个控制器, 具体可移步Removed DeviceOrientationControls. #22654。 所以想使用陀螺仪控制相机, 要么使用[email protected]及其以下版本,或者监听deviceorientation事件手动调整相机。

mf-panoramaimage's People

Contributors

fengtianxi001 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

mf-panoramaimage's Issues

陀螺仪问题

你好,我使用@three0.125.3版本,但是陀螺仪仍然无效。请问你的项目是如何引用DeviceOrientationControls.js脚本的?你的Demo目前还能正常工作。你是监听deviceorientation事件手动调整相机实现的吗?这个该如何实现?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.