diff --git a/book/city/07_teleport.md b/book/city/07_teleport.md index 3cc02bb..9fafd2c 100644 --- a/book/city/07_teleport.md +++ b/book/city/07_teleport.md @@ -5,12 +5,76 @@ 1. sketchfabのgalaxyをbrowserで表示する 2. ボタンが押されたとき移動先へ移動する -```html -
-``` - +## sketchfab api + +apiを使ってzoom-in, zoom-outします。 + +```html + + + + + + Sketchfab Viewer API example + + + + + + + +``` + ## 本来やりたかったこと 本来はキャラクターの動きと空間が連動するようにしたかったです。