シーンを使用したサンプル
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
SDK のサンプル
これらのサンプルは、最小限の作業で開発者にシーンシーンを使って実行してもらうことを目的としています。意図的にサイズを小さくし、シーンフォームを使用するために必要な主要項目を強調します。
これらのサンプルは、GitHub の Sceneform SDK for Android リポジトリで公開されています。リリースごとに更新されます。
使用例
使用量サンプルは、Sceneform を使用しているデベロッパーの問題や質問からヒントを得たものです。これらのサンプルは、シーンの特定の側面を示すように設計されています。これらのサンプルは、Sceneform SDK のリリースから独立しているため、ニーズまたはシーンの使用に関連する現在のトピックに基づいてさまざまなタイミングで更新されます。
これらのサンプルの詳細については、GitHub の sceneform-samples プロジェクトをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-09-26 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2022-09-26 UTC。"],[[["These samples help developers quickly get started with Sceneform, showcasing key features with minimal setup."],["They are categorized into SDK samples and usage samples, each serving different purposes and update schedules."],["SDK samples provide foundational knowledge of using Sceneform for tasks like AR session management, animations, face augmentation, and image augmentation."],["Usage samples offer solutions to specific developer questions and demonstrate more specialized Sceneform features, including chroma key video and video recording."],["All samples are publicly accessible on GitHub and regularly updated to ensure relevance and functionality."]]],["Sceneform SDK samples, available on GitHub, offer developers examples for using the technology. Key actions demonstrated include using `ArFragment` for ARCore management, animating imported models, applying textures to faces, and utilizing the ARCore Augmented Images API. Other samples showcase loading multiple models, using `ExternalTexture` for Chroma Key video, and capturing video with the `VideoRecording` class. Usage samples, found in the sceneform-samples project, address specific aspects and developer inquiries, with independent update cycles.\n"]]