上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 79 下一页
摘要: 原地址:原地址:http://www.xuanyusong.com/archives/2828代码缺陷和代码错误的最大区别是,代码缺陷不影响游戏编译,而代码错误编译都不通过。但是代码缺陷会影响游戏发布后产生的一系列BUG。。我今天无意间逛外国论坛发现的一个方法,使用了一下感觉挺给力的第一时间分享给大... 阅读全文
posted @ 2014-07-02 09:49 ing... 阅读(413) 评论(0) 推荐(0)
摘要: 原地址:http://www.cocoachina.com/gamedev/2012/1129/5212.htmlMVC是三个单词的缩写,分别为:模型(Model)、视图(View)和控制Controller)。MVC是一个设计模式,它强制性地使应用程序的输入、处理和输出分开,将应用程序分成三个核心... 阅读全文
posted @ 2014-06-30 18:20 ing... 阅读(2578) 评论(0) 推荐(0)
摘要: 原地址:http://liweizhaolili.blog.163.com/blog/static/16230744201371721511106/之前曾经介绍过Unity3D的LightMapping烘焙的用法。单独使用的LightMapping效果很好,但由于只是把光影烘焙到贴图上面,所以并不会... 阅读全文
posted @ 2014-06-30 11:11 ing... 阅读(878) 评论(0) 推荐(0)
摘要: 原地址:http://liweizhaolili.blog.163.com/blog/static/1623074420140591864/最近在玩游戏《高达破坏者》,里面的高达出现的效果我觉得挺酷的,所以自己写了个shader:简单思路:1、模型分好UV2、shader使用2张贴图通道,第一张是漫... 阅读全文
posted @ 2014-06-30 11:08 ing... 阅读(339) 评论(0) 推荐(0)
摘要: 原地址:http://liweizhaolili.blog.163.com/blog/static/16230744201431835652233/最近一直都在做Flash相关的东西,很久没有空搞Unity3D了,今天稍微有空,就做点小效果玩玩。这次做了一个战争迷雾的效果:战争迷雾大家应该很熟悉了,... 阅读全文
posted @ 2014-06-30 11:04 ing... 阅读(2418) 评论(0) 推荐(0)
摘要: 原地址:http://game.ceeger.com/Manual/HOWTO-ImportObjectMax.htmlIf you make your 3D objects in 3dsMax, you can save your .max files directly into your Pro... 阅读全文
posted @ 2014-06-30 10:59 ing... 阅读(506) 评论(0) 推荐(0)
摘要: 原地址:http://game.ceeger.com/Manual/HOWTO-ImportObjectMaya.htmlUnity natively imports Maya files. To get started, simply place your.mbor.mafile in your ... 阅读全文
posted @ 2014-06-30 10:58 ing... 阅读(559) 评论(0) 推荐(0)
摘要: 原地址:http://game.ceeger.com/Manual/HOWTO-FixZAxisIsUp.htmlSome 3D art packages export their models so that the z-axis faces upward. Most of the standar... 阅读全文
posted @ 2014-06-30 10:57 ing... 阅读(297) 评论(0) 推荐(0)
摘要: 原地址:http://game.ceeger.com/Components/FBXImporter-Model.htmlTheImport Settingsfor a model file will be displayed in the Model tab of the FBX importer ... 阅读全文
posted @ 2014-06-30 10:54 ing... 阅读(1296) 评论(0) 推荐(0)
摘要: 原地址:http://game.ceeger.com/Manual/ParticleSystemModules40.htmlThis page is dedicated to individual modules and their properties. For introduction to m... 阅读全文
posted @ 2014-06-30 10:49 ing... 阅读(485) 评论(0) 推荐(0)
上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 79 下一页