神愛我我愛神 - 所有的文章 - 共有 110 篇文章 搜尋時間 0.004 秒
用滑鼠或手指持續拖曳物體 的腳本
2016-03-11 18:10:45 by 神愛我我愛神 @ 神愛我我愛神 [引用來源]
using UnityEngine; using System.Collections; using System; public class OnefingerDrag : MonoBehaviour { public Action... [閱讀更多]
什麼樣的自由值得你擁有
2015-09-15 21:07:57 by 神愛我我愛神 @ 神愛我我愛神 [引用來源]
檔案下載 https://drive.google.com/file/d/0B6Xpdy0YQfa6SS02QmFReF9WZ0k/view?usp=sharing ... [閱讀更多]
Unity5.1 VR 座談會 參加心得
2015-09-12 10:39:18 by 神愛我我愛神 @ 神愛我我愛神 [引用來源]
XMIND載點: https://drive.google.com/open?id=0B6Xpdy0YQfa6TVRkVFpwSXlRVms 文章出處 http://unitytaiwan.blogspot.tw/2015/09/unityvr.html ... [閱讀更多]
GOOGLE MAP API應用 (UNITY內取Google靜態地圖)
2015-05-27 22:18:54 by bird18kimo @ 神愛我我愛神 [引用來源]
【地址取經緯度】 http://maps.google.cn/maps/api/geocode/json?address=地址 例如http://maps.google.cn/maps/api/geocode/json?address=台北市中正區忠孝東路二段130號 答案: 25.04252, 121.5319962 【經緯度取地址】 http://maps.go...... [閱讀更多]
Vuforia Virtual Buttons In UNITY
2015-05-02 14:52:34 by bird18kimo @ 神愛我我愛神 [引用來源]
--------------------------------------------------------------------------------------------------------- ... [閱讀更多]