SwiftでのAppサンプルを紹介していきます. RealityKit(iOS/iPadOS) iOSでRealityKitを動作させるサンプルです. swiftpmのサンプルはiPadのPlayground Appでも実行可能です. 1. 物理ベースマテリアル (Physically Based Material) 1-1. Physically Based Material: Box 1-2. Physically Based Material: Sphere 2. ライティングをしないマテリアル (Unlit Material) 2-1. Unlit Material: Box 2-2. Unlit Material: Sphere 3. シンプルマテリアルのカスタマイズ 3-1. テクスチャを適用したBox 3-2. テクスチャを適用したSphere 4. シェーダを使ったマテリアル [※Xcodeのみ] 4-1. プレーンメッシュに円を描く 4-2. プレーンメッシュにボヤけた円を描く 4-3. プレーンメッシュに矩形を描く 4-4. プレーンメッシュに三角を描く 4-5. プレーンメッシュにテクスチャをあてる 4-6. プレーンメッシュを複数描く