码迷,mamicode.com
首页 >  
搜索关键字:geometry    ( 736个结果
Unity3d 游戏中的实时降噪-对Square Enix文档的研究与实现
看到SE的技术文档关于降噪的决定研究一下, 本次试验场景: 文章中提到了3中主要滤波方法,最后一种方法又有三种方式 分别为Conventional geometry-aware ?ltering,Distribution-Aware Filtering,Specular Lobe-Aware Filtering and Upsampling 根据公式做了一些,自己弄得除噪方法不知...
分类:编程语言   时间:2015-06-07 09:31:00    阅读次数:210
Unity3d 游戏中的实时降噪-对Square Enix文档的研究与实现
看到SE的技术文档关于降噪的决定研究一下,本次试验场景: 文章中提到了3中主要滤波方法,最后一种方法又有三种方式分别为Conventional geometry-aware ?ltering,Distribution-Aware Filtering,Specular Lobe-Aware Filte...
分类:编程语言   时间:2015-06-07 08:24:28    阅读次数:194
【转】Geometry cannot have Z values
http://blog.csdn.net/tweeenty/article/details/44246407在对矢量要素类添加要素,进行赋几何信息时(FeatureBuffer.Shape = IGeometry)可能会报Geometry cannot have Z values的错误,原因是赋值的...
分类:其他好文   时间:2015-06-05 09:55:58    阅读次数:490
HDU1086 You can Solve a Geometry Problem too(数学几何)
这道题的主要解题思路如下: 第1 步:快速排斥试验,如果分别以P1P2 ,P3P4 为对角线做矩形,而这两个矩形不相交,则这两条线段肯定不相交,如下左图;即使两个矩形相交,这两条线段也不一定相交,如下右图,这时再用第2 步判断;                                                 表示成语句,即两个矩形相交当且仅当下列式子...
分类:其他好文   时间:2015-06-04 11:59:33    阅读次数:140
OSG项目经验2<在场景中添加文字面版>
添加文字版需要用到osg的三个名字空间: osgText::Text,这个类用来添加文字和设置文字的一些属性; osg::Geometry,这个类用来画常见的图形; osg/ShapeDrawable,通过这个类也可以画一些常见的图形...
分类:其他好文   时间:2015-06-01 18:07:01    阅读次数:183
Runtime Complexity of .NET Generic Collection
Runtime Complexity of .NET Generic CollectionI had to implement some data structures for my computational geometry class. Deciding whether to implemen...
分类:Web程序   时间:2015-05-31 06:47:30    阅读次数:228
STDistance的使用及geometry和geography的区别
1、先说说Sql Server中geometry和geography的区别:         geometry:planar    平面坐标系【supported by SQL Server conforms to the Open Geospatial Consortium (OGC) Simple Features for SQL Specification version 1.1.0.】...
分类:其他好文   时间:2015-05-26 18:49:58    阅读次数:789
纳什前两天刚去世
John Forbes Nash, Jr.(June 13, 1928– May 23, 2015) was an Americanmathematicianwhose works ingame theory,differential geometry, and partial differenti...
分类:其他好文   时间:2015-05-25 18:24:57    阅读次数:100
you can Solve a Geometry Problem too(hdoj1086)
Problem DescriptionMany geometry(几何)problems were designed in the ACM/ICPC. And now, I also prepare a geometry problem for this final exam. According ...
分类:其他好文   时间:2015-05-21 21:43:33    阅读次数:129
you can Solve a Geometry Problem too
Problem DescriptionMany geometry(几何)problems were designed in the ACM/ICPC. And now, I also prepare a geometry problem for this final exam. According ...
分类:其他好文   时间:2015-05-21 19:09:59    阅读次数:112
736条   上一页 1 ... 53 54 55 56 57 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!