top of page
搜尋

如何在3分鐘製作AR擴增實境(Unity AR教學) 下半部

上堂已完成設定Vuforia, 下半部份我們會主要設定Unity。 完成下半部份相信大家都能夠製作一款屬於自己的AR Apps, 希望大家都喜歡這個教學, 我們將會繼續帶給你們最新的科技習作


ree

需要工具

1. Unity (https://unity.com/download)

2. Vuforia (https://developer.vuforia.com/)




下載完成後會出現這個2個package

ree

新建Unity, 點擊3D場景

ree

進入Build setting頁面, 轉換Android 平台

ree

點擊Vuforia package

ree

點擊Import

ree

創建Image Target

ree

ree

點擊Import

ree

Image Target Behaviour (點擊From Database)

ree

Database(選擇之前在Vuforia 創建的Database)

ree

在搜尋中輸入config,點擊VuforiaConfig

ree

點擊Develop

ree

點擊你創建的Database, 複製license Key

ree

在Unity中貼上license Key

ree

點擊Image Target, 你所選擇的圖案會出現在image target中

ree

建立一個新的3D模型

ree

調教於相片上面


ree

將Cube移動到ImageTarget中 成為ImageTarget的子目錄

ree

準備你的圖案

ree

點擊Play按鈕

ree

模型便會出現在你的圖片上方,大家都可以嘗試更改不同的物件,製作一個屬於自己的AR APP

 
 
 

留言


bottom of page