Location:
Search - quadrilateral
Search list
Description: 图形学大作业四边形-large graphics operations Quadrilateral
Platform: |
Size: 43550 |
Author: 李力 |
Hits:
Description: 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensional space, quadrilateral and so on.
Platform: |
Size: 66525 |
Author: 李晓丽 |
Hits:
Description: 一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth coloring (coloring smoothing) triangle vertices of the three different colors mixed in a , to create beautiful color mixing. The results are pretty good!
Platform: |
Size: 15511 |
Author: 张阳 |
Hits:
Description: 添加颜色:
作为第二课的扩展,我将叫你如何使用颜色。你将理解两种着色模式,在左图中,三角形用的是光滑着色,四边形用的是平面着色。
-add color : As the expansion of the second class, I will tell you how to use color. You will understand two color pattern of the Left, the triangle is smooth coloring, with the quadrilateral plane coloring.
Platform: |
Size: 230221 |
Author: zw |
Hits:
Description: 旋转:
在这一课里,我将教会你如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。
-rotation : In this lesson, I will you how to rotate the church triangular and quadrilateral. Left triangle along the Y-axis rotation, along the X axis Quadrilateral rotation.
Platform: |
Size: 230389 |
Author: zw |
Hits:
Description: 用于测绘行业,进行施工控制网的验后检查,即大地四边形极条件的演算,vb编写代码,输入8个角度,然后求出限差.-for survey and mapping industry, the Construction Control Network after a post-mortem examination, that the earth Quadrilateral very conditions calculations. vb code preparation, the importation of eight angle, and then is limited worse.
Platform: |
Size: 59352 |
Author: 凌霄花 |
Hits:
Description: 通过输入四边形的四个顶点坐标,判别由这四个顶点的连线构成的是否为正方形,矩形或者其他四边形-through the importation of quadrilateral four vertices, discrimination by the four vertices connectivity whether to constitute the square, Rectangular or other Quadrilateral
Platform: |
Size: 6370 |
Author: 李华 |
Hits:
Description: 利用软件程序画出基本的2唯图形三角形四边形多边形-use software program painted two basic CD-polygon graphic quadrilateral triangle
Platform: |
Size: 53987 |
Author: 严敏 |
Hits:
Description: 用于分形图象,此原程序是将四边形分形,最后变成三角形-for fractal image, the original procedure was Quadrilateral fractal, into triangular final
Platform: |
Size: 1330 |
Author: jjl |
Hits:
Description: 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensional space, quadrilateral and so on.
Platform: |
Size: 66560 |
Author: 李晓丽 |
Hits:
Description: Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.
Platform: |
Size: 3513344 |
Author: 陈东 |
Hits:
Description: 判定一个图形是否是四边形,并判断是什么样的四边形。-To determine whether a graph is quadrilateral, and determine what kind of quadrilateral.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: SurfQuadMesh是一款网格划分的源程序主要用的是四边形网格,-SurfQuadMesh is a mesh of the source is mainly used quadrilateral mesh,
Platform: |
Size: 3612672 |
Author: simba |
Hits:
Description: VC结合OPENGL开发的自由曲面细分程序,包括LOOP细分,BUTTFLY细分及四边形细分三种模式.-VC combined with the development of free-form surfaces OPENGL breakdown procedures, including LOOP breakdown, BUTTFLY quadrilateral subdivision and subdivision three models.
Platform: |
Size: 939008 |
Author: xiaoyilong |
Hits:
Description: 四边形网格的生成算法,可以看看,我认为不错!-Quadrilateral mesh generation algorithm, you can look good in my opinion!
Platform: |
Size: 20480 |
Author: ypb |
Hits:
Description: 实现四边形扫描转化算法,环境:visual studio。-Quadrilateral scan conversion algorithm to achieve the environment: visual studio.
Platform: |
Size: 15262720 |
Author: bonnie |
Hits:
Description: Matlab网格划分程序可以将结构的四边形网格转换为三角形网格。
但该文件中内容重复了mesh2tri函数写了两遍,可以删除重复部分。
Demo:
clear all close all clc
-Matlab grid program
1. Create mesh grid
2. Plot the original rectangular mesh
3.1 forward slash division of quadrilateral
Platform: |
Size: 2048 |
Author: li |
Hits:
Description: 这是一个基于OPENGL 3.7的一个绘制四边形的程序,采用C++6.0编译通过,程序中有基础的初始化方法以及RESHAPE方法,对初学者有一定的价值-This is based on a draw quadrilateral program OPENGL 3.7, C++6.0 compiler, a program based initialization method, and RESHAPE methods have a certain value for beginners
Platform: |
Size: 910336 |
Author: 阳阳 |
Hits:
Description: 基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。-Based on quadrilateral finite element principle, calculation of truss system under the action of external force, the displacement of each node and element strain. Main program BLOCKMAT. J m, read from input file node number, cell number, number of nodal load, a constrained boundary points, elastic modulus, poisson s ratio, thickness and unit defined array, node coordinate arrays, nodal force array, array constraints information. Input file inport. TXT different parameters represent different truss structure.
Platform: |
Size: 4096 |
Author: ben |
Hits:
Description: 求解不规则图形的最小外接四边形的面积,在图向形态特征提取领域有很好的使用价值。-For solving the minimum circumscribed quadrilateral irregular graphics area, in the field of figure to form feature extraction has very good use value.
Platform: |
Size: 1024 |
Author: 范印 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
13
»