码迷,mamicode.com
首页 >  
搜索关键字:游戏开发 移动开发 unity    ( 11354个结果
unity3D 搞定任意ios插件
原地址:http://www.cnblogs.com/U-tansuo/archive/2012/11/22/unity_ios-plugin.html说起unity调ios插件,好多淫比较头痛,探索再此给大家献上通用手册。首先:需要需要一些OC知识,在OC中所有的界面都是基于View显示的,而要使...
分类:移动开发   时间:2014-05-12 17:43:00    阅读次数:478
unity3d webplayer 16:9 居中显示模板
原地址:http://www.cnblogs.com/88999660/archive/2013/04/12/3016773.html Unity Web Player | Shadow_Demo ...
分类:Web程序   时间:2014-05-12 17:05:09    阅读次数:447
Unity3D For Android 开发教程
原地址:http://game.ceeger.com/Unity/Doc/2011/Unity3D_For_Android.html我自认为抵挡诱惑的能力还是很强大的,关键的时候还能把持住自己。今天逛了一下南京的丹凤街,终于受不住Android这美眉的诱惑。她虽脸蛋不怎么滴,但身材火热,且性感,廉价...
分类:移动开发   时间:2014-05-05 22:18:52    阅读次数:504
Creating a Unity Game for Windows 8
原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8Therecent release of Unity 4.2brings with it full-support for deploying Unit...
分类:Windows程序   时间:2014-05-05 22:12:34    阅读次数:861
Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted onSeptember 30, 2013byd...
分类:Windows程序   时间:2014-05-05 22:09:37    阅读次数:611
Unity for Windows: III–Publishing your unity game to Windows Phone Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-iiipublishing-to-windows-phone-store/InPart IIwe covered how you can publish your g...
分类:Windows程序   时间:2014-05-05 22:08:06    阅读次数:957
Unity for Windows: II – Publishing Unity games to Windows Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-ii-publishing-to-windows-8/Windows 8 is a new OS with a Windows Store where you can...
分类:Windows程序   时间:2014-05-05 22:07:04    阅读次数:593
河流Shader
原地址:http://www.unity蛮牛.com/blog-2321-336.htmlShader "Custom/TextureEffect" { Properties { _MainTint("Diffuse Tint",Color) = (1,1,1,1) ...
分类:其他好文   时间:2014-05-05 22:04:24    阅读次数:571
用Prime31实现Google Play In-App-Blling
Android开发者想在海外赚钱,接入Google Play是不二选择,然而一堆英文文档对于像我这样的英语四级都木有过的可谓是苦恼之极。近段时间因工作需要研究了Unity接入Google Play的整个流程。特记录下来心得和大家交流。Google官方提供了Android原生的IAB文档,不过对于我这...
分类:移动开发   时间:2014-05-05 22:02:30    阅读次数:724
【Unity技巧】开发技巧
写在前面 和备忘录篇一样,这篇文章旨在总结Unity开发中的一些设计技巧,当然这里只是我通过所见所闻总结的东西,如果有不对之处欢迎指出。 技巧1:把全局常量放到一个单独的脚本中 很多时候我们需要一些常量,例如是否输出Log,正式服务器和测试服务器的IP等等,我们可以把这些常量写在同一个脚本里,并设置属性为public static,然后在其他脚本里直接...
分类:其他好文   时间:2014-05-03 17:05:31    阅读次数:243
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!