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
Bringing Spatial Web to E-Commerce
Search
Akio Itaya
December 06, 2025
Programming
0
49
Bringing Spatial Web to E-Commerce
visionOS TC 2025
https://visionos-tc.com
Akio Itaya
December 06, 2025
Tweet
Share
More Decks by Akio Itaya
See All by Akio Itaya
Learn CPU architecture with Assembly
akkeylab
1
1.9k
Porting a visionOS App to Android XR
akkeylab
0
1.1k
How to handle 3D content on Android XR
akkeylab
0
190
Create a website using Spatial Web
akkeylab
0
380
How to build visionOS apps using Windows
akkeylab
0
190
How to build visionOS apps using Persona
akkeylab
1
420
Summary - Introducing enterprise APls for visionOS
akkeylab
0
540
Apple Vision Pro trial session
akkeylab
0
350
How to support Privacy Manifest
akkeylab
0
440
Other Decks in Programming
See All in Programming
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
1
370
開発者から情シスまで - 多様なユーザー層に届けるAPI提供戦略 / Postman API Night Okinawa 2026 Winter
tasshi
0
240
OSSとなったswift-buildで Xcodeのビルドを差し替えられるため 自分でXcodeを直せる時代になっている ダイアモンド問題編
yimajo
3
650
株式会社 Sun terras カンパニーデック
sunterras
0
1.8k
CSC307 Lecture 08
javiergs
PRO
0
690
AIフル活用時代だからこそ学んでおきたい働き方の心得
shinoyu
0
150
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
110
OCaml 5でモダンな並列プログラミングを Enjoyしよう!
haochenx
0
160
生成AIを活用したソフトウェア開発ライフサイクル変革の現在値
hiroyukimori
PRO
0
130
「ブロックテーマでは再現できない」は本当か?
inc2734
0
1.1k
CSC307 Lecture 12
javiergs
PRO
0
440
Sekiban + Microsoft Orleans のアクターをAWS対応しました / Sekiban + Microsoft Orleans actors are now supported on AWS.
tomohisa
0
120
Featured
See All Featured
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
460
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.8k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
200
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
The World Runs on Bad Software
bkeepers
PRO
72
12k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
How to train your dragon (web standard)
notwaldorf
97
6.5k
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
110
A Soul's Torment
seathinner
5
2.3k
Transcript
Bringing Spatial Web to E-Commerce akkey / @AkkeyLab visionOS TC
2025
developer.apple.com/videos/play/wwdc2025/237 ! What’s new for the spatial web
What’s new for the spatial web 3 developer.apple.com/videos/play/wwdc2025/237
Prototype
Prototype 5 irasutoya.com,ɹdeveloper.apple.com/jp/augmented-reality/quick-look ˎࠓճͷൃදͷͨΊʹ࡞ͨ͠ϓϩτλΠϓͰɺ࠷ऴ൛ͷػೳɾUIͱҟͳΓ·͢ ɹPresentation prototype, different from the final
product.
Prototype 6 irasutoya.com,ɹdeveloper.apple.com/jp/augmented-reality/quick-look ˎࠓճͷൃදͷͨΊʹ࡞ͨ͠ϓϩτλΠϓͰɺ࠷ऴ൛ͷػೳɾUIͱҟͳΓ·͢ ɹPresentation prototype, different from the final
product.
Prototype 7 irasutoya.com,ɹdeveloper.apple.com/jp/augmented-reality/quick-look ˎࠓճͷൃදͷͨΊʹ࡞ͨ͠ϓϩτλΠϓͰɺ࠷ऴ൛ͷػೳɾUIͱҟͳΓ·͢ ɹPresentation prototype, different from the final
product.
Prototype 8 ˎࠓճͷൃදͷͨΊʹ࡞ͨ͠ϓϩτλΠϓͰɺ࠷ऴ൛ͷػೳɾUIͱҟͳΓ·͢ ɹPresentation prototype, different from the final product.
Code Example
Code Example 10 <body> <model src="bird.usdz"> <img src="bird.png"> </model> </body>
Code Example 11 <body> <model src="bird.usdz" stagemode="orbit" > <img src="bird.png">
</model> </body>
Code Example 12 <body> <model src="bird.usdz" stagemode="orbit" loop autoplay> <img
src="bird.png"> </model> </body>
The Point
The Point 14 Spatial Web No app review. No stale
versions. Rapid iteration
The Point 15 Empower Creators Bring spatial experiences to every
store owner
Thank you !!