Basketball Court

Basketball Court

  • 开发者ESRI Inc
  • 起始要素面Polygon
  • 开发代码https://3dcitymodels.esri.ca/rules/LogCabin/index.html
  • 测试状态已测试
  • 文件格式RPK(CGA OR CGB)
  • 使用条款The rule of the week is a way for Esri to share the research and demonstration work it does with Computer Generated Architecture (CGA) over the course a year with you. As such, these rules are provided as is, with no guarantees, and are used at your own risk. We will not be updating them over time, and they serve primarily as examples of what can be done with CGA.
  • 最近更新2022年07月08日

Basketball Court

/**
* File: court.cga
* Created: 3 Apr 2017 14:27:58 GMT
* Author: Esri Canada */

version "2016.1"

attr courtLength = 14

@StartRule
Shape-->
innerRectangle(edge) {shape : Court}

Court -->
alignScopeToGeometry(yUp, 0, longest)
rotateScope(90,0,0)
Hoop
rotateScope(0,180,0)
Hoop

Hoop -->
t(-1 * courtLength,0,0)
alignScopeToAxes(y)
i("assets/Basketball/bball.obj", yUp, keepSizeAlignPosition)
SelCube.

分享到 :
Soccer Field
上一篇 2022-07-08
Catch Basin
2022-07-08 下一篇
相关推荐

Soccer Field

SoccerField声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。[&...