Unity3D / 一般公開0 Test case : import file from MMD to Unity3D Canis 20150221 20150222 Import MMD pmx & vmd to unity3d Just import th …
C#/C++ / 程式0 for loop – whirling search loop Canis 20150213 20150213 how to create a whirling search loop, with 3 for&# …
程式0 NQueen, Constraint Programming Canis 20150127 20150221 Reference : N-Queen problem http://en.wikipedia.or …
Unity3D / 程式0 Camera script relative spherical coordinates Canis 20141215 20141215 以住寫過 spring camera 的文章, 這幾週在繁重的時間表當中終於有點空間可以製作 sph …
C#/C++1 using string to get target system.type Canis 20140924 20140924 在 non-static 的情況下, C# 容許由 string 取得目標 class type. …
Unity3D0 Unity3D Ragdoll 研究 [part 1] Canis 20140823 20140828 製作 Ragdoll 的製作方式要簡單方便的 Unity3d editor 裡已經有個 …
C#/C++0 關於 C# warning CS0675: The operator `|’ used on the sign-extended Canis 20140812 20150625 今天在做一個 16 進制 Mask 的時候出了一個 Warning. private static …
Unity3D0 原來這才是 IEnumerable 的存在意義. Canis 20140801 20140801 //////// IEnumerable SpecialCollection() { //for ( …