CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 IOS

文件名称:RossAnderson-EarthView-c3e0e1e

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-11-16
  • 文件大小:
    12.02mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

适用于iOS的地球图像和渲染的OpenGL ES和GLKit使用地图瓦片的三维可视化。-3D visualization of the Earth globe for iOS that uses map tiles for imagery and OpenGL ES and GLKit for rendering.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

RossAnderson-EarthView-c3e0e1e/
RossAnderson-EarthView-c3e0e1e/.gitignore
RossAnderson-EarthView-c3e0e1e/DRAppDelegate.h
RossAnderson-EarthView-c3e0e1e/DRAppDelegate.m
RossAnderson-EarthView-c3e0e1e/EarthViewExample-Info.plist
RossAnderson-EarthView-c3e0e1e/EarthViewExample-Prefix.pch
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.pbxproj
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/xcuserdata/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/xcuserdata/ross.xcuserdatad/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/xcuserdata/ross.xcuserdatad/UserInterfaceState.xcuserstate
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/project.xcworkspace/xcuserdata/ross.xcuserdatad/WorkspaceSettings.xcsettings
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/xcdebugger/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/xcschemes/
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/xcschemes/EarthViewExample.xcscheme
RossAnderson-EarthView-c3e0e1e/EarthViewExample.xcodeproj/xcuserdata/ross.xcuserdatad/xcschemes/xcschememanagement.plist
RossAnderson-EarthView-c3e0e1e/Images/
RossAnderson-EarthView-c3e0e1e/Images/Icon.pxm
RossAnderson-EarthView-c3e0e1e/Images/Icon114.png
RossAnderson-EarthView-c3e0e1e/Images/Icon144.png
RossAnderson-EarthView-c3e0e1e/Images/Icon57.png
RossAnderson-EarthView-c3e0e1e/Images/Icon72.png
RossAnderson-EarthView-c3e0e1e/Images/Screenshot 3.png
RossAnderson-EarthView-c3e0e1e/Images/clear256.png
RossAnderson-EarthView-c3e0e1e/Images/clear256.pxm
RossAnderson-EarthView-c3e0e1e/Images/fly.png
RossAnderson-EarthView-c3e0e1e/Images/fly@2x.png
RossAnderson-EarthView-c3e0e1e/Images/grid256.png
RossAnderson-EarthView-c3e0e1e/Images/grid256.pxm
RossAnderson-EarthView-c3e0e1e/Images/screenshot-retina.png
RossAnderson-EarthView-c3e0e1e/Images/star1.png
RossAnderson-EarthView-c3e0e1e/LICENSE.txt
RossAnderson-EarthView-c3e0e1e/README.md
RossAnderson-EarthView-c3e0e1e/Shaders/
RossAnderson-EarthView-c3e0e1e/Shaders/Shader.fsh
RossAnderson-EarthView-c3e0e1e/Shaders/Shader.vsh
RossAnderson-EarthView-c3e0e1e/Source/
RossAnderson-EarthView-c3e0e1e/Source/RABoundingSphere.h
RossAnderson-EarthView-c3e0e1e/Source/RABoundingSphere.m
RossAnderson-EarthView-c3e0e1e/Source/RACamera.h
RossAnderson-EarthView-c3e0e1e/Source/RACamera.m
RossAnderson-EarthView-c3e0e1e/Source/RAGeographicUtils.c
RossAnderson-EarthView-c3e0e1e/Source/RAGeographicUtils.h
RossAnderson-EarthView-c3e0e1e/Source/RAGeometry.h
RossAnderson-EarthView-c3e0e1e/Source/RAGeometry.m
RossAnderson-EarthView-c3e0e1e/Source/RAGroup.h
RossAnderson-EarthView-c3e0e1e/Source/RAGroup.m
RossAnderson-EarthView-c3e0e1e/Source/RAImageSampler.h
RossAnderson-EarthView-c3e0e1e/Source/RAImageSampler.m
RossAnderson-EarthView-c3e0e1e/Source/RAManipulator.h
RossAnderson-EarthView-c3e0e1e/Source/RAManipulator.m
RossAnderson-EarthView-c3e0e1e/Source/RANode.h
RossAnderson-EarthView-c3e0e1e/Source/RANode.m
RossAnderson-EarthView-c3e0e1e/Source/RANodeVisitor.h
RossAnderson-EarthView-c3e0e1e/Source/RANodeVisitor.m
RossAnderson-EarthView-c3e0e1e/Source/RAPage.h
RossAnderson-EarthView-c3e0e1e/Source/RAPage.m
RossAnderson-EarthView-c3e0e1e/Source/RAPageNode.h
RossAnderson-EarthView-c3e0e1e/Source/RAPageNode.m
RossAnderson-EarthView-c3e0e1e/Source/RARenderVisitor.h
RossAnderson-EarthView-c3e0e1e/Source/RARenderVisitor.m
RossAnderson-EarthView-c3e0e1e/Source/RASceneGraphController.h
RossAnderson-EarthView-c3e0e1e/Source/RASceneGraphController.m
RossAnderson-EarthView-c3e0e1e/Source/RAShaderProgram.h
RossAnderson-EarthView-c3e0e1e/Source/RAShaderProgram.m
RossAnderson-EarthView-c3e0e1e/Source/RATextureWrapper.h
RossAnderson-EarthView-c3e0e1e/Source/RATextureWrapper.m
RossAnderson-EarthView-c3e0e1e/Source/RATileDatabase.h
RossAnderson-EarthView-c3e0e1e/Source/RATileDatabase.m
RossAnderson-EarthView-c3e0e1e/Source/RATilePager.h
RossAnderson-EarthView-c3e0e1e/Source/RATilePager.m
RossAnderson-EarthView-c3e0e1e/Source/RATransform.h
RossAnderson-EarthView-c3e0e1e/Source/RATransform.m
RossAnderson-EarthView-c3e0e1e/Source/RAWorldTour.h
RossAnderson-EarthView-c3e0e1e/Source/RAWorldTour.m
RossAnderson-EarthView-c3e0e1e/Source/TPPropertyAnimation.h
RossAnderson-EarthView-c3e0e1e/Source/TPPropertyAnimation.m
RossAnderson-EarthView-c3e0e1e/en.lproj/
RossAnderson-EarthView-c3e0e1e/en.lproj/InfoPlist.strings
RossAnderson-EarthView-c3e0e1e/en.lproj/SceneView_iPad.xib
RossAnderson-EarthView

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com