资源列表
OpenglTexture
- opengl的文件,有纹理和旋转操作,值得初学者借鉴-opengl documents, textures and rotating operations, beginners should learn from
canto
- 利用分形递归算法实现Cantor三分集,实现有限次迭代!-use fractal recursive algorithm Cantor third set and achieve limited iterations!
Arboresent
- 利用分形算法中的迭代和递归生成Arboresent肺形曲线,效果好!-fractal algorithm using the iterative and recursive generation Arboresent lung-shaped curve, the effect!
Sierpinski_1
- 本程序利用迭代递归算法实现,可以画出正三角形构成的Sierpinski垫片,输入条件为正三角形的中心坐标和边长。-the iterative procedure recursive algorithm, sense regular triangle constitutes the Sierpinski gasket, import conditions for the regular triangle coordinates of the center and side length.
seripinski_2
- 本程序利用迭代递归算法可以绘制任意三角形的Sierpinski垫片,包括不是正三角形的,输入条件为三角形三个顶点的坐标。-the iterative procedure recursive algorithm can draw arbitrary triangular Sierpinski gasket, not including the regular triangle, the conditions for the importation of three vertices of the
sierpinski_dt
- 利用分形中的迭代和递归算法实现Sierpinski地毯,程序简单易懂,改动程序中的n值即可控制递归次数。-use fractal iterative and recursive algorithm Sierpinski gasket, procedures simplified, changes to the procedures used for the control of n number of recursive.
BasicTriangle
- 该程序是基本三角形面的绘制,程序BasicTriangle.exe用来说明Direct3D图形渲染的基本方法,运行后,按下\"R\"键,将绘制一个三角形面.该三角形面内部的像素颜色根据顶点颜色进行漫反射,因此是一个颜色渐变的三角形面.-the program is a basic triangular surface mapping, procedures used to describe BasicTriangle.exe Direct3D graphics rendering the bas
peano_trangle
- 把利用递归法绘制的三条Hilbert-Peano曲线变换角度,首尾相接,构成一个Hilbert-Peano笼!-recursive method of using the three mapping Hilbert - Peano transform angle curve, back-to-back. constitute a Hilbert - Peano cage!
2_C
- 利用90度角支撑迭代递归算法绘制C曲线,简单易懂!-use of 90 degree angle support recursive iterative algorithm mapping C curve, simple!
GraphicSmall
- 这是一个实现图象的细化这一单一功能的VC代码-This is a refinement of the images to achieve a single function of the VC code
GraphicCode
- 这是实现对图象的方块编码,其中包括用4*4,8*8,16*16三种情况-this is the right image coding sheet, including four with 8,16 * * * 4,8 three of the 16
vtkBmpReader-Example
- 利用vtk的类vtkBmpReader类读取图像文件并显示的例子。自己写的,供vtk初学者用。-use VTK class category vtkBmpReader read image files and show examples. Their written for beginners with VTK.