3D Tiles介绍(二)

原文地址:点击打开链接Coordinate System and Units 坐标系和单位3D Tiles use a right-handed Cartesian coordinate system, that is, the cross product of x and y yields z. 3D Tiles define the z axis as up for l
摘要由CSDN通过智能技术生成

原文地址:点击打开链接

Coordinate System and Units 坐标系和单位

3D Tiles use a right-handed Cartesian coordinate system, that is, the cross product of x and y yields z. 3D Tiles define the z axis as up for local Cartesian coordinate systems (see theTile transform section). A tileset's global coordinate system will often be WGS84 coordinates, but it doesn't have to be, e.g., a power plant may be defined fully in its local coordinate system for using with a modeling tool without a geospatial context.

3D Tiles使用右手笛卡尔坐标系,即x和y的叉乘得到z轴。3D Tiles定义本地笛卡尔坐标系z轴向上。瓦片集的世界坐标系常常是WGS84坐标系,但是也不一定,例如,一个发电厂可以在没有地理空间框架的模型工具中,使用局部坐标系创建。

b3dm and i3dm tiles embed glTF. According to the glTF spec glTF uses a right-handed coordinate system and defines the y axis as up. By default embedded models are considered to be y-up, but in order to support a variety of source data, including models defined directly in WGS84 coordinates, embedded glTF models may be defined as x-up, y-up, or z-up with the asset.gltfUpAxis property oftileset.json. In general an implementation should transform glTF assets to z-up at runtime to be consistent with the z-up coordinate system of the bounding volume hierarchy.

b3dm和i3dm瓦片内嵌glTF。根据glTF说明,glTF使用y轴向上的右手坐标系。默认情况下,内嵌模型y轴向上,但是为了支持多种数据源,包括直接在WGS84坐标系定义的模型,内嵌glTF模型也可以通过tileset.json的asset.gltfUpAxis属性定义x轴向上,y轴向上或z轴向上。通常的实现是,在运行时变换glTF资产为z轴向上,以便和包围体层次的z轴向上坐标系保持一致。

The units for all linear distances are meters.

所有线性距离都采用米为单位。

All angles are in radians.

所有角度采用弧度值。

3D Tiles do not explicitly store Cartographic coordinates (longitude, latitude, and height); these values are implicit in WGS84 Cartesian coordinates, which are efficient for the GPU to render since they do not require a non-affine coordinate transformation. A 3D Tiles tileset can include application-specific metadata, such as Cartographic coordinates, but the sema

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值