Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
都市XRの裏側 リアルメタバースのQAとは!
Search
uechan16
October 28, 2022
Technology
0
64
都市XRの裏側 リアルメタバースのQAとは!
STYLY主催のXR勉強会にて発表したLTのスライドです!
uechan16
October 28, 2022
Tweet
Share
More Decks by uechan16
See All by uechan16
8種類の対応デバイスを持つUnity製SaaSのUnityバージョンをアップデートしたときに行った回帰テストの自動化手法 #sqip2024
uechan16
0
98
Unity製モバイルアプリを自動テストする仕組みを作ってみた
uechan16
0
500
Other Decks in Technology
See All in Technology
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
760
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
2
140
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
4
640
Welcome to the LLM Club
koic
0
130
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
13
4.2k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
53
31k
ObsidianをMCP連携させてみる
ttnyt8701
2
140
活きてなかったデータを活かしてみた話 / Shirokane Kougyou vol 19
sansan_randd
1
400
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
2
370
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
260
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
140
In Praise of "Normal" Engineers (LDX3)
charity
2
1.2k
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.8k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Practical Orchestrator
shlominoach
188
11k
Rails Girls Zürich Keynote
gr2m
94
14k
The Cult of Friendly URLs
andyhume
79
6.4k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Code Review Best Practice
trishagee
68
18k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Transcript
都市XRの裏側 リアルメタバースのQA とは! QAエンジニア/ uechan
自己紹介 @uechang16 @uechan16
都市XRの裏側 リアルメタバースのQA とは! QAエンジニア/ uechan テスト
最近STYLYで 都市XR機能がリリースされたことを ご存じですか?
STYLYの都市XR機能① AR on Sky Niantic Lightship ARDKを用いて 空にオブジェクトを映し出すことのできる機能
STYLYの都市XR機能② AR on City Google GeospatialAPIを用いて 都市空間にARオブジェクトを反映できる 都市のオクルージョンには PLATEAUの都市モデルを使用している
AR on Cityって実は… 国内6つの都市に対応してます 北海道 札幌大通り公園 東京都 渋谷駅前 愛知県 名古屋駅前
大阪府 道頓堀周辺 京都府 京都駅前 福岡県 天神駅
ね?すごいでしょ?
こんなすごいもの どうやってテストするの?
考え方は3ステップ!
AR on Cityのテストって? ステップ1 GeospatialAPIがSTYLY mobileアプリで組み込めたか? 正常に呼び出せるか? ⇨いわゆる単体テスト
AR on Cityのテストって? ステップ2 オフィス前などでサンプルシーンを用意して 一連の体験ができるかの確認 ⇨結合テストやシステムテストに近い
AR on Cityのテストって? ステップ3 シーンにPLATEAUのモデルデータを仕込んで 実際の場所で確認 (モデルと実際のズレを確認するため)
ん? 実際の場所で…?
AR on Cityのテストって? 実際の場所で確認! 実際に6つの都市をエンジニアで分担して実地検証に行きました 自分は大阪、京都へ…!
AR on Cityのテストって? 道頓堀での確認! 検証ポイントを決め、各ポイントでの オクルージョンモデルデータのずれ、大き さの確認 場所がARを見る場所として妥当かの確認 を行う
こうして動作確認されたものが 皆様の元へ お届けされている…ということです
都市XRの機能って… 泥臭い確認があってこその リアルメタバース!