$30 off During Our Annual Pro Sale. View Details »

WebARのすゝめ

Avatar for Dash Dash
February 22, 2023

 WebARのすゝめ

WebARでの開発を進めるための一歩目を踏み出しやすくなるための手法を簡潔にまとめました。
スライド内で紹介したムービーは下記からご覧になれます。
実際に作ったもの:https://drive.google.com/file/d/1AxVFTaKCe4sskCmcVj-IFyDPD2t8KtAq/view?usp=sharing
DEMO①:https://drive.google.com/file/d/1FW_SPCeYLfvc5mPrtum3I1Qn_Szbs9OT/view?usp=sharing
DEMO②:https://drive.google.com/file/d/1AxVFTaKCe4sskCmcVj-IFyDPD2t8KtAq/view?usp=sharing

Avatar for Dash

Dash

February 22, 2023
Tweet

More Decks by Dash

Other Decks in Programming

Transcript

  1. 3Dモデルを準備する(android: glb, ios: usdz) 1. Android用に`.glb` or `.glTF`形式のオブジェクト 2. iOS用に`.usdz`形式のオブジェクトを用意

    → Reality Converterを使えば、`.obj`形式などの 3Dオブジェクトを`.usdz`形式に変換することができます
  2. 出典 • https://ja.wikipedia.org/wiki/%E6%8B%A1%E5%BC%B5%E7%8F%BE%E5%AE%9F • https://ar-js-org.github.io/AR.js-Docs/ • https://modelviewer.dev/ • https://modelviewer.dev/examples/augmentedreality/index.html •

    https://stemkoski.github.io/AR-Examples/ • https://xtech.nikkei.com/atcl/nxt/column/18/00736/00035/ • https://www.vons.co.jp/digital/05/ 実装時に参考にしたサイト • https://www.code-mogu.com/2021/09/10/a-frame-animation/ • https://ar-js-org.github.io/AR.js-Docs/#tutorials • https://ar-js-org.github.io/AR.js-Docs/ui-events/