码迷,mamicode.com
首页 >  
搜索关键字:effect    ( 776个结果
How to create water Ripple effect using HTML5 canvas
https://www.script-tutorials.com/how-to-create-water-drops-effect-using-html5-canvas/https://www.script-tutorials.com/demos/97/index.htmlRain & Water ...
分类:Web程序   时间:2015-11-27 23:29:30    阅读次数:226
codeforces 602B Approximating a Constant Range
B. Approximating a Constant RangeWhen Xellos was doing a practice course in university, he once had to measure the intensity of an effect that slowly ...
分类:移动开发   时间:2015-11-25 21:58:32    阅读次数:493
JQuery FancyBox
Demo effect(image gallery):Sample code: First test(Image gallery) Demo effect(single images):Sample code: Single images ...
分类:Web程序   时间:2015-11-16 09:25:32    阅读次数:264
JQuery Color: Do Color Animations with jQuery
JQuery color, a jQuery plugin that adds the ability to do color animations to jQuery. Demo effect:Sample code: You can also fork the github: https:...
分类:Web程序   时间:2015-11-16 06:12:12    阅读次数:138
C#调用GDI+1.1中的函数实现高斯模糊、USM锐化等经典效果。
http://www.cnblogs.com/Imageshop/archive/2012/12/13/2815712.html在GDI+1.1的版本中,MS加入不少新的特性,其中的特效类Effect就是一个很有吸引力的东西,可惜在VS2010的Image类中,却没有把这个类封装进来(不晓得是不是我...
分类:Windows程序   时间:2015-11-11 11:24:56    阅读次数:435
[CareerCup] 14.1 Private Constructor 私有构建函数
14.1 In terms of inheritance, what is the effect of keeping a constructor private?这道题问我们用继承特性时,如果建立一个私有的构建函数会怎样。只有能访问该函数的私有变量或函数的东西才能访问私有构建函数,比如内部类就可以...
分类:其他好文   时间:2015-11-06 14:46:28    阅读次数:153
音乐音效——09音频效果
学习笔记适合新手,如有错误请指正。?号处也请各位指点下,谢谢。可以对组添加音频效果(Audio Effects),例如过滤频率范围添加混响等一个Audio Mixer Group可以添加很多Audio Effect,而他们的顺序非常重要,代表了效果应用于原音频的顺序,同样的一组音效排列为不同的顺序,...
分类:其他好文   时间:2015-11-04 17:47:28    阅读次数:202
Unity Shader:Blur
花了一晚上的时间终于看懂Image Effect中的Blur,其实很简单,就是一下子没有理解到。原理:使用两个一维[1*7]的高斯滤波模板,一个用在x方向,另一个用在y方向。高斯滤波有模糊的效果。js脚本参数:Down Sample:OnRenderImage中获取的图像进行降采样,其实就是把要处理...
分类:编程语言   时间:2015-11-02 22:40:42    阅读次数:311
传奇数据库说明
传奇服务端的数据库可以从DBC去查看,所以数据都在里面,MagicDb:是你所修炼的法术和各种技能.(1)magsid物品代号(2)magname物品名称(3)effecttype效果属性(4)effect效果(放此魔法所产生的动画效果)(5)spell每次耗用魔法值(6)defspell升级后增加...
分类:数据库   时间:2015-11-01 16:29:36    阅读次数:1752
传奇客户端文件详解
Effect Type : 效果类型(使用技能时角色的动作效果)Effect :是效果(也就是 技能产生的动画效果)cboeffect.wis : //各种连击的魔法效果。包括已有和未曾见过的连击 cbohair.wis ://各种连击时头发和斗笠的动态效果 cbohum.wis ://各种男...
分类:其他好文   时间:2015-10-29 16:06:03    阅读次数:2820
776条   上一页 1 ... 58 59 60 61 62 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!