码迷,mamicode.com
首页 >  
搜索关键字:effect    ( 776个结果
Picture effect of JavaScript
...
分类:编程语言   时间:2016-08-02 23:48:22    阅读次数:272
3D标签
动态实现3D标签, 主要代码: demo截图 下载地址: https://github.com/henusjj/Label-effect ...
分类:其他好文   时间:2016-07-31 12:56:41    阅读次数:191
软件系统报错的解决方法 Warning: is_readable() [function.is-readable]: open_basedir restriction in effect
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/www/wdlinux/apache_php-5.2.17/lib/php/ZendX/Application/Resou ...
分类:其他好文   时间:2016-07-15 19:12:31    阅读次数:170
Apache2.4.6添加虚拟主机提示:NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf/extra/httpd-vhosts.conf
文件 /usr/local/apache/conf/extra/httpd-vhosts.conf 的内容如下: 提示很明显 NameVirtualHost 已经无效(指的是Apache2.4.x版本),所以配置虚拟主机时不需要设置 NameVirtualHost,把上面的 “NameVirtual ...
分类:Web程序   时间:2016-07-14 13:19:26    阅读次数:205
Multiple Lights
Multiple Lights 到目前为止,所有的effect中都只使用了一种光源(不算ambient light)。但没有理由说明不能在同一种effect中结合使用directinal,point和spotlights,或者多个相同类型的光源。同时使用多个光源主要瓶颈在于性能问题以及一个shader模型中可用的指令数量。列表7.4和7.5列出了支持多种光源的effect的代码。这段代码没什...
分类:其他好文   时间:2016-07-09 09:24:35    阅读次数:271
outdated: 11.Flag Effect (Waving Texture)
这一节主要是贴图材质的波动,运用正弦函数控制像素点的深度,每次绘制完再进行少量转换。 代码中的glPolygonMode()函数为贴图材质的正反面显示形式的描述,可为线条即网格,点和填充即原图。 代码如下,同样修改内容在双行星号内。 Thanks for Nehe's tutorials, this ...
分类:其他好文   时间:2016-07-08 13:36:42    阅读次数:267
因果图法设计测试用例
等价类划分法、边界值分析法及错误推断法在对输入条件的考虑中并未重视输入条件的组合。事实上,当输入条件存在若干种可能的组合时,必须对这些组合加以考虑,以证实测试程序在某种输入组合的情况下恩能否完成规格说明书中预先规定的功能,否则所做的测试是不充分的。 因果图(Cuase-effect Graph)是一 ...
分类:其他好文   时间:2016-06-30 16:03:11    阅读次数:385
poj1135
Domino Effect Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10454 Accepted: 2590 Description Did you know that you can use domino bones f ...
分类:其他好文   时间:2016-06-29 21:50:57    阅读次数:169
迁移DirectX11到VS2015 Win10
书本中的例子迁移:Introduction to 3D Game Programming with Direct3D 11.0 颜色:DirectXColors.h and the DirectX::Colors namespace. 效果:Effect framework编译后只需两个文件,d3d ...
分类:Windows程序   时间:2016-06-14 15:48:10    阅读次数:694
maven问题
pom.xml D:\shiva\omcs\code\cache>mvn package[INFO] Scanning for projects...[WARNING][WARNING] Some problems were encountered while building the effect ...
分类:其他好文   时间:2016-06-08 12:10:21    阅读次数:246
776条   上一页 1 ... 53 54 55 56 57 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!