码迷,mamicode.com
首页 >  
搜索关键字:geometry    ( 736个结果
Actor::updateMassFromShapes
unity报错Actor::updateMassFromShapes: Compute mesh inertia tensor failed for one of the actor's mesh shapes! Please change mesh geometry or supply a tensor manually! 该错误是meshcollider和Rigidbody冲突导致。也可...
分类:其他好文   时间:2014-08-05 15:49:59    阅读次数:259
A trip through the Graphics Pipeline 2011_11 Stream Out
Welcome back! This time, the focus is going to be on Stream-Out (SO). This is a facility for storing the Output of the Geometry Shader stage to memory...
分类:其他好文   时间:2014-08-05 00:34:38    阅读次数:299
A trip through the Graphics Pipeline 2011_10_Geometry Shaders
Welcome back. Last time, we dove into bottom end of the pixel pipeline. This time, we’ll switch back to the middle of the pipeline to look at what i.....
分类:其他好文   时间:2014-08-05 00:25:48    阅读次数:321
Multiple View Geometry [多视几何] - Part 0: 背景知识:射影几何,变换与估计
1. 2D射影几何与变换这一章的内容主要在介绍一些基本的几何概念和几何符号,以便理解后文中的内容。更具体的来说,主要包含了平面射影变换的几何知识。1.1 平面几何平面几何是个非常简单的概念,无非是点,线,再就是点和线之间的关系。1.2 2D射影平面(Projective plane)众所周知,在平面...
分类:其他好文   时间:2014-08-02 01:47:12    阅读次数:194
zju 1241 Geometry Made Simple
Geometry Made SimpleTime Limit: 2 Seconds Memory Limit: 65536 KBMathematics can be so easy when you have a computer. Consider the following example. ....
分类:其他好文   时间:2014-08-01 19:27:32    阅读次数:308
hdu 3572 Task Schedule(网络流 dinic算法)
Task Schedule Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 3412    Accepted Submission(s): 1197 Problem Description Our geometry...
分类:其他好文   时间:2014-07-31 16:56:36    阅读次数:287
我的ArcGIS API for Javascript 2
ArcGis Api For JavaScript - 地图上Geometry的绘制
分类:编程语言   时间:2014-07-29 21:23:32    阅读次数:354
Envelope对象介绍
Envelope也称包络线,是一个矩形区域,是每个几何形体的最小外接矩形。每个Geometry都拥有一个Envelope,包括Envelope自身。它定义了XMax,XMin,YMax,YMin,Height,Width等属性,用于获取或者设置一个存在包络线的对象空间坐标。IEnvelope接口提供...
分类:其他好文   时间:2014-07-29 11:15:26    阅读次数:423
hdu 1086 You can Solve a Geometry Problem too(求线段相交点个数 模板)
hdu 1086 You can Solve a Geometry Problem too(求线段相交点个数 模板)...
分类:其他好文   时间:2014-07-27 11:41:07    阅读次数:209
北大ACM暑期培训课程目录(四)
本文出自:http://blog.csdn.net/svitter Computational Geometry 计算几何     ACM中基本是最麻烦的部分。     几何代码都要自己写,STL中也没有。基本上。     struct point     数乘,差乘,计算几何题目抄。一个数字由于误差积累造成大。     避免误差。     注意:        ...
分类:其他好文   时间:2014-07-23 20:59:58    阅读次数:164
736条   上一页 1 ... 69 70 71 72 73 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!