Unity3D

Unity3D接入MySQL数据库

系統环境: * Windows 10(x64)(version 1909) * Unity3D (version 2018.3.0f2) * Microsoft Visual Studio Community 2017 (version 15.9.4) 操作步驟: * (1)准備一個本地或者綫上Mysql數據庫。Y Cheung 的數據庫設置如下: DATABASE Host: 127.0.0.1 DATABASE

Unity AvProVideo Plugin 中設置影片在安卓SD卡上的絕對地址

Media Play 設置 * Video Location 選擇 Absolute Path Or URL。 找到安卓設備SDCard的根目錄(ROOT PATH) * 如果電腦上安裝了adb工具 [https://developer.android.com/studio/command-line/adb.html] ,使用指令 adb shell echo $EXTERNAL_STORAGE 打印SD Card Root directory。 * 如果安卓設備上安裝了terminal工具,

Unity3D製作Cardboard全景VR應用

本文中所使用的軟體 * Unity3D 5.1.2f1 (官方下載地址 [http://unity3d.com/cn/get-unity/download/archive]) * Unity 版的 Cardboard SDK(官方下載地址 [https://github.com/googlesamples/cardboard-unity]) * Java SE Development Kit 8 (官方下載地址 [http://www.oracle.com/