搜索资源列表
Midpoint
- 中点画圆的方法是图形学中最长用的,是学生爱下的原代码。-midpoint Circle Graphics is the longest of students, and that is love of the original code.
DDA_Bresenham_Circle_Ellispe.r
- DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法,DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
Midpoint-Drawlines-Algorithm
- 计算机图形学中的中点画线,中点画圆算法,openGL实现的,有源代码-Computer graphics in the dotted line, the midpoint circle algorithm, openGL, source code
midpoint-circle-alg
- how to implement midpoint circle algorithm
TerrainGenerator2D
- 采用中点移位法生成数字地形模型,并采用彩色分层法显示结果。-Midpoint displacement method used to generate digital terrain model, and the use of color stratification result will be displayed.
roughdraw
- 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
Circle
- 在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
1-10
- 椭圆中点Bresenham算法-Bresenham midpoint ellipse algorithm
Line
- Circle midpoint using openGL
MidpointCircle
- Draw a circle in a matrix using the integer midpoint circle algorithm. Code does not miss or repeat pixels.
245
- 随机中点位移法模拟分形地形的MATLAB源代码,用于分形几何,实用!-Random midpoint displacement fractal terrain simulation of MATLAB source code for the fractal geometry, and practical!
MidPoint_Filtering
- Midpoint Filtering for Noise Reduction
Mountains
- The purpose of this project is to create 3d mountain terrain using a recursive midpoint displacement formula.
opengl
- 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
MIDPOINTFILTER
- implementing midpoint filter
mygraphic
- 在VC++环境下,实现Bressham直线画法,中点画圆法,种子填充算法,Bezier曲线,黑块的移动,一个立方体的三维透视。-In VC++ environment, to achieve Bressham painting a straight line, circle the midpoint method, the seed filling algorithm, Bezier curves, the black block move, a cube of three-dimensiona
DDA-line-and-midpoint-circle
- 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
Midpoint-segmentation-algorithm
- 首先可以说明中点分割线段裁剪算法的基本原理,其次可以编程实现算法,最后通过举例验证算法有效性-First, the basic principles can explain the midpoint of the dividing line clipping algorithm, the algorithm can be programmed followed, and finally verify the validity of the algorithm by example
Linear-midpoint-Bresenham-algorithm
- 直线中点Bresenham算法.开发工具是VC6.0。能够完美运行。没有问题-Linear midpoint Bresenham algorithm development tool is VC6.0. Able to run perfectly. No problem
Round-midpoint-Bresenham-algorithm
- 圆中点Bresenham算法.基于mfc的开发,VC6.0是开发工具。能够完美运行的-Round midpoint Bresenham algorithm. Mfc-based development, VC6.0 development tools. Run perfectly