3D迷路のなかを歩くサンプルデモ

Sample Demo of Walking in a 3D Maze

特徴

  • 壮大な車輪の再発明 - 3D表示(ビューポート、クリッピング、zソート…)
  • Sequentialコマンドの配列ループが楽になった(APL2023.3から)
  • 2次元配列を処理するなら文字列の部分取得のほうが楽
  • 初めて使ったatan2

Features

  • Spectacular reinvention of the wheel - 3D view (viewport, clipping, z-sort...)
  • Easier array looping in Sequential command (since APL2023.3)
  • Partial string acquisition is easier when processing 2D arrays
  • My first use of atan2
DownloadOpen in Editor
1
Views18
0
Likes1
Share
Supported Viewport Profiles
  • Mobile Portrait, Small
  • Mobile Landscape, Medium
  • Mobile Landscape, Large
  • Hub Round
  • Hub Landscape, Small
  • Hub Landscape, Medium
  • Hub Landscape, Large
  • Hub Landscape, Extra Large
  • Hub Portrait, Medium
  • TV Fullscreen
Minimum required APL version2023.3
Comments

Be the first to comment.