- 授权协议: Apache
- 开发语言: Objective-C
- 操作系统: Android
- 软件首页: http://code.google.com/p/panoramagl/
软件介绍
PanoramaGL 是第一个开源的,在 iPhone 和 iPod Touch 上查看全景视图的库。
第一个版本支持的特性:
- 可以在 iPhone, iPod Touch 和 iPad 上面执行
-用 SDK 4.x 到 5.x 测试过
- 支持 OpenGL ES 1.1
- 支持球形,柱面和立方全景图片
- 支持滚动和持续滚动
- 允许使用 accelerometer 从左向右滚动,从上到下滚动
- 允许使用 inertia 停止滚动
- 支持缩放图像
- 支持重置
- 允许控制旋转的x,y 轴范围
- 支持查看事件
- 支持热点
- 支持 gyroscope 模拟器移动 (只兼容 Magnetometer 和 Accelerometer)
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!
