在上面的第一个可行域中,优化解决方案是解析空间中的右顶点,而这个解析空间是一个由所有约束构成的三角形。
In the first feasible region above, the optimal solution is the right vertex of the solution space, which is a triangle made by all the constraints.
在平面着色渲染模式下,可用三角形的第三个顶点颜色为整个三角形着色。
In flat-shading mode, you use the color of a triangle's third vertex across the whole triangle.
传统铁三角的三个顶点转变为“敏捷三角形”的一个顶点,被称为约束。
The three vertices of the iron triangle collapse into one vertex of the Agile triangle called constraints.
调用clear清除背景后,即可通过init中创建的顶点数据和三角形绘制对象。
After a call to clear erases the background, you draw the cube by using the vertex data and triangles created in init .
在读入步骤1的饼图后,将在步骤1的图表中绘制由三角形顶点文件指定的多边形。
After reading in the Step 1 pie chart, polygons specified by the triangle vertices file are drawn on the Step 1 chart.
如照明部分中所示,渲染的质量取决于您所使用的三角形数量——顶点之间的距离越小,插值效果就越好。
As you saw in the lighting section, the rendering quality depends on the number of triangles you use — the smaller the distance between vertices, the better the interpolation.
为顶点指派颜色对三角形内的像素会有什么影响呢?
If you assign the colors to the vertices, what happens to the pixels inside the triangles?
在三角形外部画的一个圆,包含了三角形的三个顶点。
A circle that is drawn around the outside of a triangle and contains all the vertices of the triangle.
例如,(0,1,2)按逆时针方向定义第1个三角形的顶点,而第二个三角形为(1,2,3)是按照顺时针方向定义的。
For example, (0, 1, 2) defines the first triangle's vertices counter-clockwise; the second triangle (1, 2, 3) is defined clockwise.
建模应用程序通常显示几何顶点的数量,例如构建模型不同角点的数量。
Modeling applications usually display the geometric vertex count, i. e. number of points that make up a model.
由于立方体有8个顶点,支持法线的方法之一就是指定从立方体中心指向各角的向量,如图7a所示。
Because the cube has eight vertices, one way to supply normals would be to specify vectors that point from the cube's center toward its corners, as Figure 7a shows.
它是用来画一个非常简单的三角形在一个顶点和碎片着色器的帮助下。
It is used to draw a very simple triangle with the help of a vertex and fragment shaders.
三角形指示符的这些顶点都是在GD:Pie的修订版本中创建的。
These vertices for the triangle indicators are created in our modified version of GD: : Pie.
建模应用程序通常显示几何顶点的数量,例如构建模型不同角点的数量。
Modeling applications usually display the geometric vertex count, ie, the number of distinct corner points that make up a model.
文章提出了一种基于扫描优角顶点概念和单调剖分思想,对复杂零件测量路径进行优化的方法。
A measurement path optimization method is proposed in this paper which is based on the concept of scan reflex-vertex and the idea of monotony segmentation.
为了提高网格简化后的三角形质量,提出了一种新的基于顶点局部多项式曲面拟合的三角网格简化算法。
To enhance the triangle quality of the simplified mesh, a novel triangular mesh simplification algorithm based on local polynomial fitting surface of vertices was proposed.
“快乐”和“幸福”形成三角形的两边,“极乐”在它的顶点。
Joy and Felicity form two sides of a triangle that has Bliss at its apex.
连接大梁和三角孔桁梁顶点的支柱。
在四层平行平板间并列分布九个PZT微驱动器,每层的三个驱动器摆放在一个正三角形的三个顶点上。
Nine PZT actuators are distributed among four platforms, and in each layer there are three PZT actuators placed on the vertexes of an equilateral triangle.
例如,若输入的是由包含12个顶点的三角形带,那么输出的就是10个三角形。
If the input is a triangle strip primitive containing 12 vertices, for example, the output of this process will be 10 triangles.
对于网格模型简化问题,本文提出了一种基于网格顶点曲率加权该顶点邻接三角形面积的顶点删除简化算法。
This algorithm removes vertices of the mesh according to the curvature of the vertex weighted by the area of the triangles which are adjacent to that vertex.
本文算法首先对立体图像对中的左图像进行DT网格剖分,把各三角形的顶点作为“特征点”在右图像中寻找它们的匹配点。
The algorithm first describes the left image with DT mesh. As feature points, the vertexes of triangulations are matched in the right image for finding their corresponding points.
等腰三角形:移动顶点上的黄点修改三角形类型。
Isosceles triangle: move the yellow dot on one vertex to modify the triangle type.
删除网格顶点而产生的“拓扑洞”由局部三角化来修补。
The topological holes left over by lattice vertex deletion are patched by local triangulation.
研究了三角网格模型上顶点曲率的估算方法,并用参数曲面的网格模型验证了曲率估算的精度。
The main contents are as follows:A vertex curvature estimation method for triangle mesh is researched and the accuracy of curvature estimation is verified by parameter surfaces.
概述了平面多边形三角形剖分的各种算法,提出了一种不考虑多边形的凸凹性、顶点顺时针或逆时针走向循环消除顶点的平面多边形三角剖分算法,并给出了实例。
We have proposed an arithmetic of this kind to eliminate the vertex in a circling way, ignoring the knaggy character and the deasil or anticlockwise direction of the plane polygon.
三角测量通过以分别作(顶点)的两个已知点和一个未知点形成一个三角形,来求出或定位该未知点,如在航海中。
The location of an unknown point, as in navigation, by the formation of a triangle having the unknown point and two known points as the vertices.
三角洲顶点城市是基于城市区位和三角洲自然环境演变特征而提出的经济地理概念,此类城市的存在具有一定的广泛性。
The conception of the apex city of delta belongs to the field of economic geography, which is put forward based on the city location and the natural environment evolution of delta.
建模工具通常显示的是模型的几何顶点数,ie,组成模型的不同角点的数目。
Modeling applications usually display the geometric vertex count, ie, the number of distinct corner points that make up a model.
建模工具通常显示的是模型的几何顶点数,ie,组成模型的不同角点的数目。
Modeling applications usually display the geometric vertex count, ie, the number of distinct corner points that make up a model.
应用推荐