Skip to content

Instantly share code, notes, and snippets.

@deton
Last active February 25, 2024 04:08
Show Gist options
  • Save deton/f14f9ee2040bbbd452211d7071db03b5 to your computer and use it in GitHub Desktop.
Save deton/f14f9ee2040bbbd452211d7071db03b5 to your computer and use it in GitHub Desktop.
Material SymbolsのSVGに厚みを持たせて3D化(glb)。CesiumJSのCZMLオブジェクトとしての表示用

Material SymbolsのSVGに厚みを持たせて3D化(glb)。CesiumJSのCZMLオブジェクトとしての表示用

手順

https://medium.com/@dulce303/webxr-svg-to-gltf-pipeline-e2c8b8872261 の5-12の手順で実行。ただし、以下を省略や変更。

  • 省略: change the Rotation on the axis to 90 percent.
    • (真上からの表示用)
  • 追加: Z軸 -90度回転 (上が北になるように)
  • 変更: Extrude to 0.0005
  • 省略: Depth to 0.001 and Resolution to 5+
  • 省略: 10.
  • 追加: 色の設定
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment