Giter VIP home page Giter VIP logo

panorama's Introduction

Panorama

用于房地产展示类软件 3维展示 与 序列帧展示,同时Panorama支持添加物件,以及支持物件点击事件。

**NOTE:**本项目中所使用到的图片资源为私人资源,请务用于其它用途,否则一切法律责任自负。

集成指南

  • 添加 PanoramShow.Framework
  • 包含 OpenGLES.framework

参数设置

####    [Panoram] #####          参数设置                   半径

                  - radius : 渲染半径。

                  渲染角度

                  - radian : 当前渲染弧度。

                  缩放

                  - zoom : 当前缩放比例。

                  - minZoom : 设定最小缩放比例。

                  - maxZoom : 设定最大缩放比例。

                  缩放手势支持

                  - enableScaleGesture : 缩放手势开关,默认为开。

                  显示角度

                  - radianXAreaMax : 竖起方向最大显示角度。

                  - radianXAreaMin : 竖起方向最小显示角度。

                  移动速率

                  - anglePerPixX : x方向每移动每相素所变化的弧度值。

                  - anglePerPixY : y方向每移动每相素所变化的弧度值。

#####          状态信息                   - isUpdating : 实时更新渲染。

                  - isPlay : 播放状态,场景自动旋转。

#####          初始化                   - setImagesWithPackageName:

                     初始化场景。

                  - startUpdate

                     启动实时渲染。

                  - play

                     启动自动旋转播放功能。

#####          物件                   - objects

                     已添加的所有按钮控件。

                  - addObjectWithImages:face:pos:size:animationType:

                     添加按钮控件。

                  - removeObject:

                     移除指定按钮控件。

                  - removeObjectAtIndex:

                     移除指定序号按钮控件。

                  - removeAllObjects

                     移除所有按钮控件。

panorama's People

Contributors

zhudongyongsy avatar zhudongyong avatar

Watchers

James Cloos avatar rayjune avatar

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.